Closed atte-backman closed 6 years ago
When I'm having routes configured e.g.:
'get /user/:id/creditCards': { controller: 'user', action: 'get-or-create' }
the generated json shows incorrectly
/user/{id/creditCards}
P.S. I'm using sailsjs 1.0
oh, will give this a try and possibly send a fix
+1 for fixing this
When I'm having routes configured e.g.:
the generated json shows incorrectly
P.S. I'm using sailsjs 1.0