Skip to content

fix(codegen): generate enums for query params#150

Merged
matoous merged 1 commit intomainfrom
md/query-enums
Mar 27, 2026
Merged

fix(codegen): generate enums for query params#150
matoous merged 1 commit intomainfrom
md/query-enums

Conversation

@matoous
Copy link
Copy Markdown
Collaborator

@matoous matoous commented Mar 27, 2026

Generate typed enums for inline query parameter schemas instead of collapsing them to String.

This updates the code generator to emit enum types for scalar and array query params and regenerates the affected SDK resources.

Generate typed enums for inline query parameter schemas instead of collapsing them to String.

This updates the code generator to emit enum types for scalar and array query params and regenerates the affected SDK resources.
@matoous matoous merged commit 6fac709 into main Mar 27, 2026
5 checks passed
@matoous matoous deleted the md/query-enums branch March 27, 2026 23:32
@sumup-bot sumup-bot Bot mentioned this pull request Mar 24, 2026
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