Skip to content

Commit

Permalink
[ReleasePR cosmos-db] [CosmosDB] Fixing bug in CassandraView APIs (#1917
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Sep 17, 2021
2 parents 7ffd0d6 + cd2cef8 commit c1b076f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schemas/2021-07-01-preview/Microsoft.DocumentDB.json
Original file line number Diff line number Diff line change
Expand Up @@ -2777,7 +2777,8 @@
}
},
"required": [
"id"
"id",
"viewDefinition"
],
"description": "Cosmos DB Cassandra view resource object"
},
Expand Down

0 comments on commit c1b076f

Please sign in to comment.