We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c48186 commit cc950a9Copy full SHA for cc950a9
articles/cosmos-db/sql/modeling-data.md
@@ -279,7 +279,7 @@ Publisher document:
279
Book documents:
280
{"id": "1","name": "Azure Cosmos DB 101", "pub-id": "mspress"}
281
{"id": "2","name": "Azure Cosmos DB for RDBMS Users", "pub-id": "mspress"}
282
-{"id": "3","name": "Taking over the world one JSON doc at a time"}
+{"id": "3","name": "Taking over the world one JSON doc at a time", "pub-id": "mspress"}
283
...
284
{"id": "100","name": "Learn about Azure Cosmos DB", "pub-id": "mspress"}
285
0 commit comments