Skip to content

Commit

Permalink
Rename microsoft.gallery.admin to Microsoft.Gallery.Admin
Browse files Browse the repository at this point in the history
  • Loading branch information
viananth committed Jan 27, 2020
1 parent 26ad6f8 commit 08d597a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"https"
],
"paths": {
"/subscriptions/{subscriptionId}/providers/microsoft.gallery.admin/galleryItems": {
"/subscriptions/{subscriptionId}/providers/Microsoft.Gallery.Admin/galleryItems": {
"get": {
"x-ms-examples": {
"Lists gallery items.": {
Expand Down Expand Up @@ -92,7 +92,7 @@
}
}
},
"/subscriptions/{subscriptionId}/providers/microsoft.gallery.admin/galleryItems/{galleryItemName}": {
"/subscriptions/{subscriptionId}/providers/Microsoft.Gallery.Admin/galleryItems/{galleryItemName}": {
"get": {
"x-ms-examples": {
"Get a specific gallery item.": {
Expand Down

0 comments on commit 08d597a

Please sign in to comment.