Skip to content

Commit f7bdc95

Browse files
authored
Update cosmos-db.json (#16052)
Added viewDefinition as required property
1 parent 47e46d4 commit f7bdc95

File tree

1 file changed

+2
-1
lines changed
  • specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-07-01-preview

1 file changed

+2
-1
lines changed

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-07-01-preview/cosmos-db.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8598,7 +8598,8 @@
85988598
}
85998599
},
86008600
"required": [
8601-
"id"
8601+
"id",
8602+
"viewDefinition"
86028603
]
86038604
},
86048605
"CreateUpdateOptions": {

0 commit comments

Comments
 (0)