Skip to content

feat: support nullable additional properties#948

Merged
1 commit merged intooapi-codegen:masterfrom
johanneswuerbach:nullable-additional-properties
Jun 5, 2023
Merged

feat: support nullable additional properties#948
1 commit merged intooapi-codegen:masterfrom
johanneswuerbach:nullable-additional-properties

Conversation

@johanneswuerbach
Copy link
Copy Markdown
Contributor

Adds support for nullable: true schemas inside additional properties.

@johanneswuerbach johanneswuerbach force-pushed the nullable-additional-properties branch from c59b970 to 61ea5ed Compare April 17, 2023 07:29
@johanneswuerbach
Copy link
Copy Markdown
Contributor Author

@deepmap-marcinr any chance you could take a look at this one?

@ghost ghost merged commit d79b2a2 into oapi-codegen:master Jun 5, 2023
@ghost
Copy link
Copy Markdown

ghost commented Jun 5, 2023

Thanks, this looks good. So many special cases!

@johanneswuerbach johanneswuerbach deleted the nullable-additional-properties branch June 5, 2023 18:38
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Nullable additional properties will be stored as a pointer type, so that null objects can be differentiated from zerovalues
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
Nullable additional properties will be stored as a pointer type, so that null objects can be differentiated from zerovalues
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
Nullable additional properties will be stored as a pointer type, so that null objects can be differentiated from zerovalues
This pull request was closed.
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