-
Hello, I am trying to build an OData server using Microsoft.AspnetCore.OData.
I have a problem when I try to send a Batch request with a multipart request. The problem seems happend in the response…
-
There are a number of links on odata.org that are outdated or otherwise not working. It would be great to update these links to make sure they are still working and relevant to OData.
## Previously…
-
A function can return a collection of an entity where that entity does not have a key defined. Keys are only required for [entity sets and multivalued navigation properties](https://docs.oasis-open.or…
-
Hi,
when I'm generating I new project based on a custom CDS View as datasource (unmanaged, odata_v4_ui, with draft) the generator creates wrong datatypes for the draft table.
Examples CDS View v…
-
After generating the RAP artifacts in the eclipse ABAP cloud project and publishing ODATA V4/V2 services when you click the preview for Travel v4 odata service, the Fiori app preview is supposed to lo…
-
When paging occurs, I get an absolute URL at the end of the result set:
"@odata.nextLink": "http://mysite.com/odata/mycontainer?$skip=20"
But I happen to have a load balancer in front of mysite.…
-
*Short summary (3-5 sentences) describing the issue.*
* OData spec http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_it
```
Example 106: customers al…
-
**Assemblies affected**
ASP.NET Core OData 8.2.0
**Describe the bug**
Where a navigation property is specified in `$select`, the corresponding navigation link is not represented in the response.
…
-
When using the OData Client for v4 to create/post a new entity we are not getting the auto-generated (auto-incremented) ID/Key back from the service. When we create the new entity, we have no ID assig…
-
Hi
i am trying to load a v4 odata service. how can i get more details than what is below to find where exactly the error is happening?
System.AggregateException : One or more errors occurred.
…
ghost updated
7 years ago