pofider / node-simple-odata-server

Simple OData server for node.js
MIT License
97 stars 60 forks source link

Feature/query extention #24

Closed Sushovan861 closed 7 years ago

Sushovan861 commented 7 years ago

Extending the Odata server's query and refactoring the pruning based out of Odata Specification

http://docs.oasis-open.org/odata/odata-json-format/v4.0/os/odata-json-format-v4.0-os.html#_Toc372793040

pofider commented 7 years ago

Thank you for your time on this! I've reviewed the code and it looks great.

However, would you consider adding some tests to odataServerTest.js covering your additions? It should take you just short time. Thank you again.

Sushovan861 commented 7 years ago

@pofider Thanks for your comments. I have incorporated the tests factoring my changes in this PR.

pofider commented 7 years ago

Wonderful work, thank you. I will update dependencies and release it today.

pofider commented 7 years ago

released in 0.3.0