Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Path with regex fail #118

Open
sbailleul opened this issue Jun 1, 2020 · 1 comment
Open

@Path with regex fail #118

sbailleul opened this issue Jun 1, 2020 · 1 comment

Comments

@sbailleul
Copy link

Hi,

When I use @path decorator with regex in url like this /:id([0-9]{6}) swagger generator fail to parse url. However typescript-rest understand this format.
Do you have any solution to this problem except to edit directly line 75 of methodGenerator.js file ?

Thank you for your help :)

@aexei
Copy link

aexei commented Jul 2, 2020

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants