Skip to content

Commit

Permalink
Update cosmos-db.json (Azure#16052)
Browse files Browse the repository at this point in the history
Added viewDefinition as required property
  • Loading branch information
ajparule authored and Milan Zolota committed Sep 27, 2021
1 parent 154a7af commit 803b080
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8598,7 +8598,8 @@
}
},
"required": [
"id"
"id",
"viewDefinition"
]
},
"CreateUpdateOptions": {
Expand Down

0 comments on commit 803b080

Please sign in to comment.