angular-odata-es5 icon indicating copy to clipboard operation
angular-odata-es5 copied to clipboard

Query in request body option?

Open JurgenCruz opened this issue 4 years ago • 0 comments

Hi, I had a question. I need to consume a service that uses OData, but for some reason they are expecting the query in the request body instead of the query parameter. This appears to be supported in the standard: https://devblogs.microsoft.com/odata/passing-odata-query-options-in-the-request-body/ But wanted to know if your library has a way of consuming this way.

Thanks.

JurgenCruz avatar Sep 13 '21 14:09 JurgenCruz