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

OpenAPI ambiguous path matching enhancement. #166

Open
BalloonWen opened this issue Jan 14, 2021 · 0 comments
Open

OpenAPI ambiguous path matching enhancement. #166

BalloonWen opened this issue Jan 14, 2021 · 0 comments
Assignees

Comments

@BalloonWen
Copy link
Contributor

currently, when there's an ambiguous matching ( /pets/{petId}, /pets/mine), it will pick the whatever defined first.
it should be changed to: https://github.com/OAI/OpenAPI-Specification/pull/1204/files#diff-1debd3484dc5eb5a5bdc88f23a954a2b4bf059daa53048fe80162f8ef4574ce8R635

@BalloonWen BalloonWen self-assigned this Jan 14, 2021
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

1 participant