-
Notifications
You must be signed in to change notification settings - Fork 5k
[Advisor] SDK validation for TypeSpec #52219
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
base: main
Are you sure you want to change the base?
Conversation
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 introduces the initial SDK generation for the Azure Advisor TypeSpec specification, implementing client name mappings and renaming conventions to align with C# naming standards. The changes establish the foundation for the Advisor SDK by applying TypeSpec decorators to rename various models and properties for better C# developer experience.
- Updates assets.json to reference new generated artifacts from TypeSpec compilation
- Implements comprehensive client name mappings for Advisor models following C# conventions
This is the SDK validation for Advisor.
TSP link: Azure/azure-rest-api-specs#34319
Add following rename polish to the client.tsp
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.