microsoft / kiota-java

Java libraries for Kiota-generated API clients.
https://aka.ms/kiota/docs
MIT License
23 stars 24 forks source link

Support for removing elements from backing store #1461

Open mkomko opened 1 month ago

mkomko commented 1 month ago

As discussed in https://github.com/microsoft/kiota-java/pull/1455, support for removing single elements from the backing store would be useful. This can hopefully be a consideration for v2 due to the source breaking nature of the change.