Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bulk update #440

Closed
darrelmiller opened this issue Feb 12, 2021 · 2 comments
Closed

Add support for bulk update #440

darrelmiller opened this issue Feb 12, 2021 · 2 comments

Comments

@darrelmiller
Copy link
Contributor

darrelmiller commented Feb 12, 2021

Work to be done:

  • Identify when PATCH can be performed on a collection based on capability annotations
  • Verify that collection classes can be constructed with the appropriate annotations for adding/updating and deleting
  • Ensure proper handling of responses containing partial failures.

OData specification https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_UpdateaCollectionofEntities
AB#8133

@ghost ghost added the ToTriage label Feb 12, 2021
@zengin
Copy link
Contributor

zengin commented Apr 5, 2023

Related: microsoft/kiota#63

@baywet
Copy link
Member

baywet commented Nov 27, 2023

Opening a new issue for this in the conversion library since this is not present in the descriptions.

@baywet baywet closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants