Is there a way to update batch item’s URL?
I wanted to update individual batch item’s request URL inside the batch before we send. Is there a way to do that? Ours is an infrastructure service and we wanted to have common solution where we want to update the URI for any batch request.
Checking..
Hi @shagilt, is this related to the following issue: https://github.com/OData/odata.net/issues/1863
No, this is different. Let me know if you need more information.
Why do you need to update the url for individual batch items? By the way we support relative uris for batch items. https://docs.microsoft.com/en-us/odata/client/batch-operations#relative-uris-in-batch-requests
Closing this issue due to inactivity. If this issue still persists, feel free to create a new issue.