-
Hi guys,
I've had this issue opened for a while but haven't gotten any answer on. This used to work fine and suddenly stopped expanding after 3rd level.
http://stackoverflow.com/questions/404815…
-
First I tried
$ git clone https://github.com/jaystack/odata-v4-server-mysql-example
$ cd odata-v4-server-mysql-example/
$ nnpm run build
and got error.> odata-v4-server-mysql-example@0.1.0 build …
-
Bij het opvragen van NSC komt er geen afbeelding mee:
```json
{
"@odata.context":"https://gegevensmagazijn.tweedekamer.nl/OData/v4/2.0/$metadata#Fractie",
"value":[
{
"Id":"ad182…
-
### Describe the bug
First error was "The attribute 'BaseTerm' was not expected in the given context."
I removed that section from the csdl and then started getting errors about the type `Edm.Prop…
-
As V3 and V4 response types are similar, requesting support for V3.
Both are using `value` to hold the data, but V3 uses `odata.metadata` instead of `@odata.context`, and `odata.count` instead of `…
-
on fresh install of node v8.11.3:
OData V4 example server
Products
1) "before each" hook for "should get all products (GET /Products)"
0 passing (29ms)
1 failing
1) ODa…
-
i'm new with odata-v4-server and tried to run the mysql example on a installation of
- node v8.15.0
- odata-v4-server v0.2.13
- odata-v4-mysql v0.1.1
- mysql v2.16.0
- reflect-metadata v0…
-
npm test and npm start fails
i'm new with odata-v4-server and tried to run the mysql example on a installation of
- node v8.15.0
- odata-v4-server v0.2.13
- odata-v4-mysql v0.1.1
- mysql…
-
The OData v4 standard defines a server side aggregation ([OData Extension for Data Aggregation Version 4.0](http://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/odata-data-aggregation-ext-…
-
From my experience, asc and desc always appear in sSortDir_0 and so I updated the following locally. This needs more investigation
asOrderBy.push(oParams["mDataProp_" + oParams["iSortCol_" + i]] + "…