diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2020-04-01/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2020-04-01/cosmos-db.json index a56bec2b412a..a3ee70f6dc3a 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2020-04-01/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2020-04-01/cosmos-db.json @@ -60,9 +60,9 @@ "responses": { "200": { "description": "The database account properties were retrieved successfully.", - "schema": { + "schema": [{ "$ref": "#/definitions/DatabaseAccountGetResults" - } + }] } } },