From 985c18c54d8c79ec495969ff70cb39e1354ab387 Mon Sep 17 00:00:00 2001 From: Frank Gao Date: Wed, 29 Jul 2020 13:58:27 -0700 Subject: [PATCH] it must has a terminal state --- .../stable/2020-07-01/managedClusters.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json index 26dca5f37b82..14b7db1b5c8d 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json @@ -1257,6 +1257,9 @@ } ], "responses": { + "200": { + "description": "OK" + }, "202": { "description": "Accepted", "schema": {