Skip to content

Fix path parameter escaping - #4

Merged
muxx merged 1 commit into
masterfrom
fix/path-param-escaping
May 20, 2026
Merged

Fix path parameter escaping#4
muxx merged 1 commit into
masterfrom
fix/path-param-escaping

Conversation

@muxx

@muxx muxx commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • fix generic URL construction for OpenAPI path parameters to avoid double-encoding
  • preserve one layer of percent-encoding for non-ASCII and reserved characters
  • add regression coverage for wiki page titles with Cyrillic and reserved path characters

Tests

  • make fix gen-docs check

@muxx
muxx merged commit aea2c77 into master May 20, 2026
1 check passed
@muxx
muxx deleted the fix/path-param-escaping branch May 20, 2026 11:43
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