Skip to content
New issue

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

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

Already on GitHub? # to your account

empty array generates null item #3

Closed
muratcatal opened this issue Jan 27, 2020 · 0 comments
Closed

empty array generates null item #3

muratcatal opened this issue Jan 27, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@muratcatal
Copy link
Owner

empty array generates null item as output

input schema

{ "names": [ ] }

outputs
{ "names": [null] }

@muratcatal muratcatal added the bug Something isn't working label Jan 27, 2020
@muratcatal muratcatal self-assigned this Jan 27, 2020
muratcatal pushed a commit that referenced this issue Jan 27, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant