-
Live demo http://odata-v4-demo.jaystack.net/react/ is unavailable
-
Currently, response structures are returned as they are. But it would be cool to a) hava a means to streamline those responses across different OData versions and b) offer a way to roll your own respo…
-
The older OData (v4) functionality allowed for the use of the OData Query extensions on Web API projects without the full use of OData. This was exceptionally handy for creating much simpler OData-lik…
-
Het lukt me niet om in de documentatie terug te vinden of er een OpenAPI-specificatie is van de API's.
Mocht die er zijn: gelieve die een meer prominente plek te geven.
Mocht die er niet zijn: …
-
_As a **developer**,
I want to **be able to efficiently add flexible programming model extensions** to my Fiori elements for OData v4 application,
so that I can **focus on the actually functionality…
-
OData Web Api Client throws exception in case of passing null value to property of ICollection during executing action. Although my EdmModel supports null-value
### Assemblies affected
*Which as…
-
OData V2 spec for batch responses (Example 2) shows a response with multiple errors. OData V2 didn't have a continue-on-error preference to obtain this, it was just assumed that a batch could have mul…
-
I downloaded odata-v4-server. I have created database and i have changed Config in the connect.ts But i run NPM TEST its throwing me this error: Get TypeError: Cannot read property 'highWaterMark' of …
-
CASE is not working at all in $compute and $filter clauses
### Assemblies affected
OData .Net lib 8.0.7
### Reproduce steps
Call OData V4 service built using NET 6 and try a $compute w…
-
I am using ODataURIParser to parse my Odata query sent from postman, I malformed a query by missing a equal to sign with the filter parameter. Surprisingly I didn't gave me the error I was expecti…