-
Hi, I'm looking for some advice on a solution I've implemented:
I have a requirement to decrypt encrypted data before it's serialised. In my repository pattern for non OData consumption, I decrypt da…
-
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…
-
https://herzberg.ca.sandia.gov/docs/70/api/index.html
-
Because of an issue in the [.NET Framework](https://github.com/dotnet/runtime/issues/72632) this line prevents me from creating a DataServiceContext with a valid URI flagging it as invalid incorrectly…
-
Incredibly excited when we found this program but alas the program crashes at the same point every time. We can log in just fine, but when we click the "Test Connection" button it crashes. We've tried…
-
### Situation Description
Internal and external systems often have the need to access the SORMAS data in a query-like manner, e.g. to search for entities with certain values or to limit the returne…
-
In the SAP and Microsoft world, OData V4 is quite common. This is a Rest interface with metadata (date datatype!!), filters, pagination and much more. So perfectly suited to serve as alternative to th…
-
We are using OData code client generator VS2017 extension to generate ODATA client for our ODATA APIs. It has been working fine for all APIs except Action APIs that return a response entity. When …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Requested multiple times over discord. Latest one here: https://…
-
I am getting the following error:
"code": "DefinitionsPropertiesNamesCamelCase",
"message": "Property named: '**odata.type**', for definition: 'RuleCondition' must follow camelCase style. Exampl…