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 LeiWang3 committed Mar 31, 2022
1 parent 704994b commit fe59a32
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 fe59a32

Please sign in to comment.