Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Schema is null #260

Merged
merged 1 commit into from
Feb 21, 2024
Merged

fix: Schema is null #260

merged 1 commit into from
Feb 21, 2024

Conversation

xeromank
Copy link
Contributor

Hello, it's been a long time.
I came across this issue.
It has affected the outcome of my work. I'm sorry.

There is a problem when the type of a Field is null,
so I fixed the issue regarding this.
fieldWithPath("null_data").description("null data").type(JsonFieldType.NULL)
or
fieldWithPath("null_data").description("null data")

Please check it out.

Thanks as always.

@wodrobina wodrobina self-assigned this Feb 20, 2024
@wodrobina wodrobina merged commit ff600fa into ePages-de:master Feb 21, 2024
1 check passed
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.

2 participants