Skip to content

Commit cd2cef8

Browse files
author
SDKAuto
committed
CodeGen from PR 16052 in Azure/azure-rest-api-specs
Update cosmos-db.json (#16052) Added viewDefinition as required property
1 parent 7ffd0d6 commit cd2cef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/2021-07-01-preview/Microsoft.DocumentDB.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2777,7 +2777,8 @@
27772777
}
27782778
},
27792779
"required": [
2780-
"id"
2780+
"id",
2781+
"viewDefinition"
27812782
],
27822783
"description": "Cosmos DB Cassandra view resource object"
27832784
},

0 commit comments

Comments
 (0)