-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[AutoPR azure-resourcemanager-quota]-generated-from-SDK Generation - Java-5347015 #46710
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
[AutoPR azure-resourcemanager-quota]-generated-from-SDK Generation - Java-5347015 #46710
Conversation
…, API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '520e1f6bc250b4ce51a22eaa7583cc0b24564b71' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5347015 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Azure Quota SDK for Java to use the new TypeSpec Code Generator instead of AutoRest, updating to API version 2025-09-01. The changes include transitioning from AutoRest to TypeSpec generation patterns, updating documentation comments, enhancing enum descriptions, adding new functionality, and fixing parameter ordering consistency.
Key Changes:
- Updated code generation from AutoRest to TypeSpec with improved immutability patterns
- Added new enum values and enhanced API documentation
- Fixed parameter ordering inconsistencies across quota and usage APIs
Reviewed Changes
Copilot reviewed 153 out of 287 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
Multiple model files | Updated header comments from AutoRest to TypeSpec generator |
RequestState.java | Added new ESCALATED enum value and improved enum documentation |
Various API interfaces | Fixed parameter ordering - scope parameter now comes before resourceName |
Response/Header classes | Removed unused response wrapper classes and updated header patterns |
Implementation classes | Updated client implementations to match new parameter ordering |
Configurations: 'specification/quota/Quota.Management/tspconfig.yaml', API Version: 2025-09-01, SDK Release Type: stable, and CommitSHA: '520e1f6bc250b4ce51a22eaa7583cc0b24564b71' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5347015 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Release Plan Details
Spec pull request: [TSP Migration][quota] Migrate quota to TypeSpec azure-rest-api-specs#37145
Spec API version: 09-01-2025