Champii / Nodulator

Complete NodeJS Framework for RESTful APIs
http://nodulator.champii.io/
GNU General Public License v2.0
15 stars 2 forks source link

Put on Collection doesn't modify instance #14

Open Champii opened 7 years ago

Champii commented 7 years ago

Strange behaviour with 0.2.2, tests are OK but when doing

N \player N.Route.Collection

The Put call doesn't set the new values (all the JSON is ignored)