node-simple-odata-server
node-simple-odata-server copied to clipboard
Can you provide an example with complex types?
Here is one https://github.com/pofider/node-simple-odata-server/blob/master/test/model.js
Is there a difference in mapping the complex type if it is a Collection like List/Map @pofider ?