-
If you want to share your typescript model classes between client(frontend) and server(backend) you'll need a shim for the `@Edm` decorators.
-
Hi guys.
I have a pretty simple .NET Core v2.1 application with OData v4.0 (NuGet package Microsoft.AspNetCore.OData v7.0.0). I faced problem with $skip query parameter. As only I add this parame…
-
## System Environment
* OS: MacOS
* NodeJS Version: 20
* This LIbrary Version: Latest
## Question Description
Is it possible to decode a oData uri to a object?
How?
like
{
property…
-
Hi.
I finally got to testing the SDK on on-premise test environment.
I was able to get connection working after modifying SDK.php file line 80 from
`'base_uri' => "https://api.businesscentral.dyn…
-
The following methods are relying on the response format received only from SAP services: https://github.com/SAP/odfuzz/blob/184660b47b2e17838b39922cc17e40aa2304a985/odfuzz/fuzzer.py#L674-L723
Whil…
-
How did you generate swagger trippin.json for OData?
We need a tool for this, like OData swagger generator, so any WebAPI OData project can easily be used in Azure AppService.
More info:
https://…
-
I want to create an entity and its related entities with a single request using deep linking, but when I try it doesn't work.
I'm trying to send this:
{
"Surname": "Smith",
"Addresses": [
…
-
**Assemblies affected**
ASP.NET Core OData 8.0.12
**Describe the bug**
When specifying an instance annotation inside the `select` of a GET request, the user receives an error that this is not sup…
-
According to OData Version 4.01 Part 1: Protocol: "A successful PUT request to a collection-valued navigation property’s reference resource replaces the set of related entities. The request body M…
-
Many tools /particularly all the Microsoft .NET [LINQ Support](https://docs.microsoft.com/en-us/dotnet/framework/data/wcf/linq-considerations-wcf-data-services)) won't work on SensorThings Services wi…