-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[Compute] Add patch spec for SharedImageGallery #7771
Conversation
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
The potential new ARM errors are all expected given that
|
@jerryc3, could you take a look at the errors in LintDiff check? Let me know if you have any questions. |
HI Renhe (@lirenhe), I looked at the errors in LintDiff and I believe they are expected.
(I followed how compute.json is defining Patch) |
Do check: https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/openapi-authoring-automated-guidelines.md#r2020 The example should be a good start point for user to understand how to use the your API and it would be part of the document. So please provide the examples. |
specification/compute/resource-manager/Microsoft.Compute/stable/2019-07-01/gallery.json
Show resolved
Hide resolved
@koralski FYI, added Patch for GalleryApp(Version) as well |
signing off from ARM side. |
* add patch to gallery spec * change descriptions to updated * updateresource * Added example and id/type to UpdateResource * add name * remove location in examples * make gallery json pretty
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.