Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
696 stars 241 forks source link

Cosmos DB patch operation #1221

Open leonardschneider opened 1 year ago

leonardschneider commented 1 year ago

I don't see support for the patching a document (https://learn.microsoft.com/en-us/rest/api/cosmos-db/patch-a-document).

KodyKantor commented 1 year ago

@mario-guerra, this is one of the API features we discussed a few days ago. I cannot assign this to you, can you please assign it to yourself?

KodyKantor commented 8 months ago

This is resolved by #1454 .