Skip to content

Conversation

subbu963
Copy link
Contributor

@subbu963 subbu963 commented Oct 6, 2025

Problem:

embeded function tries to manually parse a uri and misses support for query params. addResourceTemplate and template request handler handles this using uri-templates library already.

Fix:

Used parseURITemplate function to parse the uri templates and then try to do fromUri to check if the template matched or not

Test cases added

@subbu963
Copy link
Contributor Author

subbu963 commented Oct 6, 2025

@punkpeye please check this

@punkpeye punkpeye merged commit 2180eed into punkpeye:main Oct 6, 2025
1 check passed
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.

3 participants