Skip to content

Commit 08d597a

Browse files
committed
Rename microsoft.gallery.admin to Microsoft.Gallery.Admin
1 parent 26ad6f8 commit 08d597a

File tree

1 file changed

+2
-2
lines changed
  • specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01

1 file changed

+2
-2
lines changed

specification/azsadmin/resource-manager/gallery/Microsoft.Gallery.Admin/preview/2015-04-01/GalleryItem.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"https"
1111
],
1212
"paths": {
13-
"/subscriptions/{subscriptionId}/providers/microsoft.gallery.admin/galleryItems": {
13+
"/subscriptions/{subscriptionId}/providers/Microsoft.Gallery.Admin/galleryItems": {
1414
"get": {
1515
"x-ms-examples": {
1616
"Lists gallery items.": {
@@ -92,7 +92,7 @@
9292
}
9393
}
9494
},
95-
"/subscriptions/{subscriptionId}/providers/microsoft.gallery.admin/galleryItems/{galleryItemName}": {
95+
"/subscriptions/{subscriptionId}/providers/Microsoft.Gallery.Admin/galleryItems/{galleryItemName}": {
9696
"get": {
9797
"x-ms-examples": {
9898
"Get a specific gallery item.": {

0 commit comments

Comments
 (0)