Skip to content

fix(codegen): handling of nullable/optional fields - #385

Merged
matoous merged 1 commit into
mainfrom
md/fix-nullable-optional
Aug 20, 2026
Merged

fix(codegen): handling of nullable/optional fields#385
matoous merged 1 commit into
mainfrom
md/fix-nullable-optional

Conversation

@matoous

@matoous matoous commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Distinguish nullable and optional and handle them correctly. Required + nullable fields were incorrectly emitted by the codegen tool as required fields that wouldn't handle actual null values.

Fixes: #384

Distinguish nullable and optional and handle them correctly.
Required + nullable fields were incorrectly emitted by the codegen
tool as required fields that wouldn't handle actual null values.

Fixes: #384
@matoous matoous self-assigned this Aug 20, 2026
@matoous
matoous merged commit 615a12d into main Aug 20, 2026
16 checks passed
@matoous
matoous deleted the md/fix-nullable-optional branch August 20, 2026 08:10
@sumup-release-bot sumup-release-bot Bot mentioned this pull request Aug 20, 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

1 participant