Skip to content

fix: Do not set nullable by default on pointer fields in Structs - #53

Open
webbrain-one wants to merge 1 commit into
alexjomin:masterfrom
webbrain-one:webbrain/issue-16
Open

fix: Do not set nullable by default on pointer fields in Structs#53
webbrain-one wants to merge 1 commit into
alexjomin:masterfrom
webbrain-one:webbrain/issue-16

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #16

Pointer fields are now only marked as nullable in the generated OpenAPI
schema if the `openapi:"nullable"` tag is present.
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.

Do not set nullable by default on pointer fields in Structs

1 participant