mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
16k stars 522 forks source link

fix: optional path parameter matching #2170

Closed KaiSpencer closed 5 months ago

KaiSpencer commented 6 months ago

Updates logic and adds some more tests to ensure optional path parameters are matched correctly fixes: #2168 to be merged with: #2169