SAP / odata-library

Javascript library for processing OData protocol and developing OData clients.
Apache License 2.0
44 stars 15 forks source link

Content-ID support for $batch #94

Open pavanr1456 opened 1 year ago

pavanr1456 commented 1 year ago

Hello,

When creating batch requests with multiple change-sets there seems to be no way to specify Content-ID ( http://docs.oasis-open.org/odata/odata/v4.01/cs01/part1-protocol/odata-v4.01-cs01-part1-protocol.html#sec_MultipartBatchRequestBody )

Is this supported?

Thanks, Pavan

jakub-vaclavik-sap commented 9 months ago

Hello Pavan,

I have not noticed your issue and created issue for the same (#119). Currently there is a way to specify Content-ID for requests in batch but there is no other support for referencing requests in batch.