Skip to content

Conversation

mirzakhany
Copy link
Collaborator

Fixes path parameter parsing by using regex to detect {key} patterns anywhere in the URL (e.g., /user_{id}) and retains existing parameter values when others are removed. Validates against malformed/nested braces (e.g., {h{d}) for robust extraction.

@mirzakhany mirzakhany merged commit 8b9ff5b into main Jan 23, 2025
2 checks passed
@mirzakhany mirzakhany deleted the fix-path-param-parsing branch August 5, 2025 09:12
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.

1 participant