Properly append template to a base path with a trailing slash#52
Properly append template to a base path with a trailing slash#52afflerbach wants to merge 1 commit into
Conversation
|
I'm about to decline this as per the specification you can infer all paths must always to start with a leading slash
|
|
This PR is about trailing slashes. With the current |
|
I understand. What I see
So I think the correct is not publish a |
|
If last character is '/', trim it off |
see for example swagger-api/swagger-js#116