Skip to content

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

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

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

Conversation

@matoous
Copy link
Copy Markdown
Contributor

@matoous matoous commented Mar 27, 2026

Use the inline schema generation path for query parameter models so enum metadata is preserved in generated SDK types.

Regenerate the SDK and add a regression test covering enum-typed query params such as transactions order.

@matoous matoous force-pushed the md/query-enums branch 2 times, most recently from 5c22a18 to 95e3825 Compare March 31, 2026 08:39
Use the inline schema generation path for query parameter models so enum metadata is preserved in generated SDK types.

Regenerate the SDK and add a regression test covering enum-typed query params such as transactions order.
@matoous matoous merged commit 94ff4cd into main Mar 31, 2026
10 checks passed
@matoous matoous deleted the md/query-enums branch March 31, 2026 08:46
@sumup-bot sumup-bot bot mentioned this pull request Mar 31, 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