You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/containerregistry.json
+20-10
Original file line number
Diff line number
Diff line change
@@ -2974,7 +2974,8 @@
2974
2974
"items": {
2975
2975
"$ref": "#/definitions/StatusDetailProperties"
2976
2976
},
2977
-
"readOnly": true
2977
+
"readOnly": true,
2978
+
"x-ms-identifiers": []
2978
2979
},
2979
2980
"notificationsList": {
2980
2981
"description": "The list of notifications subscription information for the connected registry.",
@@ -3717,7 +3718,8 @@
3717
3718
"type": "array",
3718
3719
"items": {
3719
3720
"$ref": "#/definitions/OperationDefinition"
3720
-
}
3721
+
},
3722
+
"x-ms-identifiers": []
3721
3723
},
3722
3724
"nextLink": {
3723
3725
"description": "The URI that can be used to request the next list of container registry operations.",
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCreate.json
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCreateZoneRedundant.json
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryGet.json
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryList.json
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryListByResourceGroup.json
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryUpdate.json
0 commit comments