Skip to content

fix: handle type: "null" in anyOf / oneOf / allOf#252

Merged
mnahkies merged 1 commit intomainfrom
mn/fix/any-of-null
Oct 4, 2024
Merged

fix: handle type: "null" in anyOf / oneOf / allOf#252
mnahkies merged 1 commit intomainfrom
mn/fix/any-of-null

Conversation

@mnahkies
Copy link
Copy Markdown
Owner

@mnahkies mnahkies commented Oct 4, 2024

previously EmptyObject was erroneously being added to the resulting type / schema, which would cause a build error in the case of a header parameter that used this pattern.

previously `EmptyObject` was erronously being added to the
resulting type / schema, which would cause a build error in
the case of a header parameter that used this pattern.
@mnahkies mnahkies enabled auto-merge (squash) October 4, 2024 17:20
@mnahkies mnahkies merged commit 9713c96 into main Oct 4, 2024
@mnahkies mnahkies deleted the mn/fix/any-of-null branch October 4, 2024 17:23
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