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

issue#138: empty string not returned #3

Merged
merged 1 commit into from
Jun 27, 2023
Merged

issue#138: empty string not returned #3

merged 1 commit into from
Jun 27, 2023

Conversation

saicheck2233
Copy link
Owner

Issue#138: Nulls are returned instead of empty strings

Link: Issue#138

Description: When new string elements are added and they are not filled with any data, nulls are returned instead. However it should be empty strings according to the schema.
image

Pic before changes:
image
JSON return null

Pic after changes:
image
JSON now return ""

@saicheck2233 saicheck2233 merged commit adc5d15 into master Jun 27, 2023
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