Yash Shah

Results 2 comments of Yash Shah

https://github.com/typicode/json-server/blob/8dd0b456ab313898f094c1e113f647425b2898a4/src/server/router/nested.js#L9 ``` // Rewrite URL (/:resource/:id/:nested -> /:nested) and request query ``` I think this is by design in the json-server repository, and if a fix is needed, an issue...