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

pykson: Check if attribute is a JsonObject for ObjectListField #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

patrickelectric
Copy link

Signed-off-by: Patrick José Pereira patrickelectric@gmail.com

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@sinarezaei
Copy link
Owner

I don't understand the usecase for JsonObject, why shouldn't one use the ObjectField?
Can you please elaborate on that?

@patrickelectric
Copy link
Author

I don't understand the usecase for JsonObject, why shouldn't one use the ObjectField? Can you please elaborate on that?

On our tests, it fail to deserialize nested/deep jsonobjects, it was necessary to check, otherwise it detects it as a dict. I'm in the middle of a vacation right now, but you can check the others PRs.

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