-
Notifications
You must be signed in to change notification settings - Fork 739
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade compiler version to 0.60 (#5025)
1. Fix the incorrect encoded name. 2. Remove hardcoded operationid for ArmResourceListByParent 3. Some query parameters and baseParmaetes are not generated correctly. Fixed in this PR. 4. Uptake the operationid linter to @azure-tools/typespec-azure-core/no-openapi 5. Upgrade compiler version to 0.60 6. @operationid are added to operations in routes.tsp in accordance with its original one. 7. Add suppressions to enums without documents. --------- Co-authored-by: Pan Shao <[email protected]>
- Loading branch information
Showing
236 changed files
with
4,950 additions
and
4,116 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@autorest/openapi-to-typespec/upgrade0.60_2024-09-30-03-33.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@autorest/openapi-to-typespec", | ||
"comment": "Upgrade compiler to 0.60.0", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@autorest/openapi-to-typespec" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.