Skip to content

fix: hyphenated parameters in headers/queries and spaces in tag names - #150

Merged
long-woo merged 1 commit into
mainfrom
fix-hyphenated-params-and-tag-spaces
Jul 17, 2026
Merged

fix: hyphenated parameters in headers/queries and spaces in tag names#150
long-woo merged 1 commit into
mainfrom
fix-hyphenated-params-and-tag-spaces

Conversation

@long-woo

Copy link
Copy Markdown
Owner

This PR fixes two critical bugs: 1. Header/Query parameter keys containing hyphens now properly map to camelCase variable names while preserving original names in serialization. 2. OpenAPI tags with spaces are sanitized to prevent invalid filenames.

@long-woo
long-woo merged commit 0987c1f into main Jul 17, 2026
3 checks 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.

1 participant