Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add operation status #305

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Add operation status #305

merged 3 commits into from
Feb 23, 2024

Conversation

iscai-msft
Copy link
Contributor

fixes #204

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

@iscai-msft iscai-msft enabled auto-merge (squash) February 23, 2024 21:16
@azure-sdk
Copy link
Collaborator

@iscai-msft iscai-msft merged commit 66b8ae2 into main Feb 23, 2024
14 checks passed
@iscai-msft iscai-msft deleted the add_operation_status branch February 23, 2024 21:48
@@ -1070,17 +1070,19 @@ function updateTypesFromOperation(
}
}
const lroMetaData = getLroMetadata(program, operation);
if (lroMetaData) {
if (lroMetaData && generateConvenient) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should generateConvenient impact only usage or the model detection? In other logics, it only impact usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][getAllModels] OperatoinStatus not found even filter-out-core-models : false
4 participants