From 038652aff452574ea2b0c6653ca56bb15092d22a Mon Sep 17 00:00:00 2001 From: JianyeXi <59603451+jianyexi@users.noreply.github.com> Date: Fri, 25 Sep 2020 10:47:20 +0800 Subject: [PATCH] Update cosmos-db.json --- .../Microsoft.DocumentDB/stable/2020-04-01/cosmos-db.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" - } + }] } } },