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

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

added a method to show Patch updating a documnet with json from a String #30

Closed RaviTella closed 3 years ago

RaviTella commented 3 years ago

Customer asked for a sample for patch updating a document with a json String.