Azure-Samples / azure-cosmos-java-sql-api-samples

Sample code for Azure Cosmos DB Java SDK for SQL API
MIT License
38 stars 70 forks source link

Added samples for Partial Document Update (aka Patch) #29

Closed abhirockzz closed 2 years ago

abhirockzz commented 2 years ago

resolves #28

deparash commented 2 years ago

Looks good to me 👍

abhirockzz commented 2 years ago

are we planning to also add samples for async apis?

yes I will do that later once we finalise the sync example