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

Prioritize full match paths in PathFinder #131

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Prioritize full match paths in PathFinder #131

merged 1 commit into from
Jun 9, 2021

Conversation

scaytrase
Copy link
Member

Direct path matchig does not work in case of operation is prefixed with server URI. Since server URI could be declared on Operation there is more sence in processing the full matching cycle for all operations and the prioritize paths that do not contain placeholders over templated paths

Fixes #123

cc @dmytro-demchyna

@scaytrase scaytrase self-assigned this Jun 9, 2021
@scaytrase scaytrase merged commit 4a16cd2 into master Jun 9, 2021
@scaytrase scaytrase deleted the bugfix/123 branch June 9, 2021 17:49
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.

Collision between parametrized and not parametrized routes
1 participant