Skip to content

Commit

Permalink
[ACR] Mark all endpoints as deprecated for 3 oldest preview API's (#2…
Browse files Browse the repository at this point in the history
…5554)

* Update containerregistry.json

* Update containerregistry.json

* Update containerregistry_build.json
  • Loading branch information
sindhuselvaraj authored and jnlycklama committed Nov 8, 2023
1 parent 8fc2b3e commit 09896c7
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"paths": {
"/subscriptions/{subscriptionId}/providers/Microsoft.ContainerRegistry/checkNameAvailability": {
"post": {
"deprecated": true,
"tags": [
"Operation"
],
Expand Down Expand Up @@ -51,6 +52,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -80,6 +82,7 @@
}
},
"put": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -121,6 +124,7 @@
}
},
"delete": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -150,6 +154,7 @@
}
},
"patch": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -190,6 +195,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -221,6 +227,7 @@
},
"/subscriptions/{subscriptionId}/providers/Microsoft.ContainerRegistry/registries": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -249,6 +256,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/getCredentials": {
"post": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -280,6 +288,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/regenerateCredentials": {
"post": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"paths": {
"/subscriptions/{subscriptionId}/providers/Microsoft.ContainerRegistry/checkNameAvailability": {
"post": {
"deprecated": true,
"tags": [
"Operation"
],
Expand Down Expand Up @@ -59,6 +60,7 @@
},
"/providers/Microsoft.ContainerRegistry/operations": {
"get": {
"deprecated": true,
"tags": [
"Operation"
],
Expand All @@ -84,6 +86,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -118,6 +121,7 @@
}
},
"put": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -168,6 +172,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -206,6 +211,7 @@
"x-ms-long-running-operation": true
},
"patch": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -258,6 +264,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -294,6 +301,7 @@
},
"/subscriptions/{subscriptionId}/providers/Microsoft.ContainerRegistry/registries": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -327,6 +335,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/listCredentials": {
"post": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -363,6 +372,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/regenerateCredential": {
"post": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -408,6 +418,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/listUsages": {
"get": {
"deprecated": true,
"tags": [
"Registries"
],
Expand Down Expand Up @@ -444,6 +455,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/replications/{replicationName}": {
"get": {
"deprecated": true,
"tags": [
"Replications"
],
Expand Down Expand Up @@ -481,6 +493,7 @@
}
},
"put": {
"deprecated": true,
"tags": [
"Replications"
],
Expand Down Expand Up @@ -534,6 +547,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"deprecated": true,
"tags": [
"Replications"
],
Expand Down Expand Up @@ -575,6 +589,7 @@
"x-ms-long-running-operation": true
},
"patch": {
"deprecated": true,
"tags": [
"Replications"
],
Expand Down Expand Up @@ -630,6 +645,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/replications": {
"get": {
"deprecated": true,
"tags": [
"Replications"
],
Expand Down Expand Up @@ -669,6 +685,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/webhooks/{webhookName}": {
"get": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -706,6 +723,7 @@
}
},
"put": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -759,6 +777,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -800,6 +819,7 @@
"x-ms-long-running-operation": true
},
"patch": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -855,6 +875,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/webhooks": {
"get": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -894,6 +915,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/webhooks/{webhookName}/ping": {
"post": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -933,6 +955,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/webhooks/{webhookName}/getCallbackConfig": {
"post": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down Expand Up @@ -972,6 +995,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{registryName}/webhooks/{webhookName}/listEvents": {
"post": {
"deprecated": true,
"tags": [
"Webhooks"
],
Expand Down
Loading

0 comments on commit 09896c7

Please sign in to comment.