networknt / networknt/light-rest-4j
OpenAPI ambiguous path matching enhancement.
Open
@BalloonWen is already working on this.
Since Jan 14, 2021.
- Dominant language
- Java
- Stars
- 122
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.