Skip to content

Change regex to support multiple params when including file path params#1

Merged
Mitchell3514 merged 3 commits intoMitchell3514:masterfrom
guillerecalde:master
Jan 31, 2024
Merged

Change regex to support multiple params when including file path params#1
Mitchell3514 merged 3 commits intoMitchell3514:masterfrom
guillerecalde:master

Conversation

@guillerecalde
Copy link
Copy Markdown

Summary

Changing the regex that replaces the path param to support RFC-6570 (/{file}*) when there are multiple params on the endpoint path.

Comment thread src/framework/openapi.spec.loader.ts Outdated
@Mitchell3514 Mitchell3514 force-pushed the master branch 3 times, most recently from 0c55318 to bfddd88 Compare January 30, 2024 20:43
Co-authored-by: Mitchell <m.d.rademaker19@gmail.com>
@Mitchell3514 Mitchell3514 merged commit 98afe83 into Mitchell3514:master Jan 31, 2024
Mitchell3514 pushed a commit that referenced this pull request Jan 31, 2024
…ms (#1)

* Change regex to support multiple params when including URI path param
* Update regex, remove unnecessary bracket
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.

2 participants