Skip to content

fix: escape dynamic API path parameters - #134

Merged
luismeli10 (luismeli10) merged 1 commit into
masterfrom
hotfix/escape-path-params
Jul 22, 2026
Merged

fix: escape dynamic API path parameters#134
luismeli10 (luismeli10) merged 1 commit into
masterfrom
hotfix/escape-path-params

Conversation

@luismeli10

Copy link
Copy Markdown
Contributor

Summary

  • Adds a shared path-parameter encoder in MPBase.
  • Applies encoding to dynamic IDs across affected resources.
  • Adds regression coverage for traversal-style path parameters.

Validation

  • python3 -m unittest tests/test_path_param.py

@luismeli10
luismeli10 (luismeli10) merged commit 61f9e99 into master Jul 22, 2026
@luismeli10
luismeli10 (luismeli10) deleted the hotfix/escape-path-params branch July 22, 2026 23:29
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