Skip to content

Handle nullable field values#945

Draft
todddialpad wants to merge 7 commits intotalkiq:masterfrom
todddialpad:master
Draft

Handle nullable field values#945
todddialpad wants to merge 7 commits intotalkiq:masterfrom
todddialpad:master

Conversation

@todddialpad
Copy link
Contributor

Summary

I found that a nullable field that is null, is represented as

value = {'v': None}

rather than

value = None

This PR is based on that revised expectation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant