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 PATCH schemas to arm-common-types #1058

Open
markcowl opened this issue Jun 21, 2024 · 0 comments
Open

Add PATCH schemas to arm-common-types #1058

markcowl opened this issue Jun 21, 2024 · 0 comments
Labels
feature New feature or request lib:azure-resource-manager Issues for @azure-tools/typespec-azure-core library

Comments

@markcowl
Copy link
Member

markcowl commented Jun 21, 2024

A few common-types schemas will not work in PATCH bodies, due to having required properties or using the wrong visibility.

  • Ensure that PATCH schemas are generated for necessary arm-common-types types as part of common-types swagger generation
  • Ensure that PATCH requests use the new common-types schemas

This should be required for:

ManagedServiceIdentity
SystemAssignedServiceIdentity
Plan
Sku
TrackedResource

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request lib:azure-resource-manager Issues for @azure-tools/typespec-azure-core library
Projects
None yet
Development

No branches or pull requests

1 participant