-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Update Render SDK for metadata accuracy, v2 alignment, and latest TypeScript SDK compatibility #31588
Conversation
API change check APIView has identified API level changes in this PR and created 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.
LGTM. Please make sure to mention the readonly
prop in the breaking changes. Thanks a lot.
@Azure/azure-sdk-for-js-core , can you help to review this PR and approve the APIview @azure-rest/maps-render? Thank you very much. |
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.
Looks good. I only have one minor comment.
This PR updates
swagger.md
to improve metadata accuracy and align with Customization v2 requirements. Key changes include adding+flavor: azure
and+ openapi-type: data-plane
tags, updating thesource-code-folder-path
togenerated
for clearer organization, and setting@autorest/typescript
to"latest"
for compatibility with the newest TypeScript SDK features.