-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify Gallery Swagger According To Feedback (#3175)
* Added the swagger file for the new service Gallery. * Fixed minor issues. Added an example. * Added the example for creating a gallery. * Gallery Python conf * Make the tag name plural. * Fixed description for 202 response. * Changed the operationId to conform to naming convention. * Fixed some typos. * Add default error response. Make provisioningInfo a enum type. * Fixed comments according to CR. * Updated the readme.md * Updated the example. * do some experiments. * Cleaned up unused files. * added empty example file. * Added example for GetGallery api. * Added example for DeleteGallery api. Passed the local validation. * Added example for PutGalleryImage api. Passed the local validation. * Added example for GetGalleryImage api. Passed the local validation. * Added example for DeleteGalleryImage api. Passed the local validation. * Added example for PutGalleryImageVersion api. Passed the local validation. * Added example for GetGalleryImageVersion api. Passed the local validation. * Added example for DeleteGalleryImageVersion api. Passed the local validation. * Added example for ListGalleriesInAResourceGroup api. Passed the local validation. * Added example for ListGalleriesInASubscription api. Passed the local validation. * Added example for ListGalleryImagesInGallery api. Passed the local validation. * Added example for ListGalleryImageVersionsInGalleryImage api. Passed the local validation. * Fixed typos in the example provided. * Fixed typos in the example provided. * Added the supression for gallery, gallery image, and gallery image version. * Correct the suppression. * modified the swagger. * removed the python tag in readme * Fixed some minor issues. * Added the description to gallery unique name. * Fixed the readme.md * Improved gallery image version description. * Uses CloudError to reference ApiError as Hyonho suggested. * Revert the change of the default tag in Readme.md
- Loading branch information
1 parent
f4f3345
commit c242706
Showing
16 changed files
with
148 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.