diff --git a/specification/testservice/resource-manager/Microsoft.TestService/stable/2020-01-01/examples/TestPut.json b/specification/testservice/resource-manager/Microsoft.TestService/stable/2020-01-01/examples/TestPut.json index 4aceae9..b9c3bcb 100644 --- a/specification/testservice/resource-manager/Microsoft.TestService/stable/2020-01-01/examples/TestPut.json +++ b/specification/testservice/resource-manager/Microsoft.TestService/stable/2020-01-01/examples/TestPut.json @@ -3,8 +3,8 @@ "api-version": "2020-01-01" }, "responses": { - "200": { - "value": "Test" + "500": { + "value": "failure" } } }