Troels Thylstrup

Results 1 comments of Troels Thylstrup

This issue exists with PATCH as well: `{ "id": 1, "name": "Sally", "level": 2 }` becomes `{ "id": "1", "name": "Sally", "level": 2 }` This was using: `json-server v0.9.0` then...