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

Add path matching for parametrised paths #17

Merged
merged 6 commits into from
Oct 11, 2021

Conversation

Tarick
Copy link
Contributor

@Tarick Tarick commented Oct 11, 2021

This adds routing for paths with parameters, e.g. /pets/{petID}

@Tarick
Copy link
Contributor Author

Tarick commented Oct 11, 2021

Strange, it caught commits from previous syncs. I guess we need to create a completely new branch every time.

@Tarick Tarick linked an issue Oct 11, 2021 that may be closed by this pull request
@dobegor
Copy link
Contributor

dobegor commented Oct 11, 2021

Yep, sure, one branch per PR. We actually have some guidelines on naming branches - username/feature/issue-number-name.

@Tarick Tarick merged commit 655ff0a into main Oct 11, 2021
@Tarick Tarick deleted the tyatsurak/feature/multicluster-prototype branch October 11, 2021 13:15
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

Successfully merging this pull request may close these issues.

Handle path regexps for routes
3 participants