-
Hi,
I'm really unsure if I should open this ticket, but here I go.
I'm the author of [odata2ts](https://github.com/odata2ts/odata2ts). And it actually does what `magic-odata` does. Have you consider…
-
### Dataset Name
Copernicus GLO30 (updated)
### Dataset Description
The DEM GLO30 has been updated several times. Old versions did not include certain countries, but these are included in update re…
nmt28 updated
3 months ago
-
I'm sure you're aware of this already, but documentation & live samples are pretty important for adoption.
I've added an odata endpoint to a server I've already got, along with a live sample on sta…
-
After calling an OData action, some fields of a tracked entity change and those are keys, so the identity URI changes and the tracked entity becomes 'invalid'.
Next action call return an error like…
-
Path
`/sites/{hostname}:/{relative-path}` is missing in OpenAPI description.
Docs: https://learn.microsoft.com/en-us/graph/api/site-getbypath?view=graph-rest-1.0
Raptor report:
Original HTTP…
-
A project using odata-v4-server npm package and with @types/node version 10.9.4 will throw an error when compiling TypeScript:
```
src/lib/processor.ts:383:7 - error TS2415: Class 'ODataStreamWrap…
-
Currently only 'Basic' Authorization headers are supported, using 'appendBasicAuth'.
In order to support 'Bearer' authorization for use with OAuth, a new 'appendBearerAuth' method needs to be created…
-
When performing Create action to my Dynamics CRM instance I get result without location header by Web API. As we cannot change MS Web API there is a problem when library crashes without location h…
-
Both my IBM CentOS server and my local wsl CentOS image are both getting a 404 return on a POST request. It is happening with both http and https requests. I would think the problem may be in the fl…
-
```
The OData actions and functions is an interesting feature of the V3
specification.
I have implemented so far the following features:
- Action and function metadata (IsBinding, IsAlwaysBindable I…