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

Falsy values in the json response converted to None #199

Closed
coderabhigupta opened this issue Jul 6, 2023 · 1 comment
Closed

Falsy values in the json response converted to None #199

coderabhigupta opened this issue Jul 6, 2023 · 1 comment
Assignees

Comments

@coderabhigupta
Copy link
Contributor

It looks like this PR is converting all the falsy values in the json response by the Conductor API to the None values and hence breaking backward compatibility. Please fix this issue.

@coderabhigupta
Copy link
Contributor Author

This is no longer the problem in the latest release - https://github.com/conductor-sdk/conductor-python/blob/main/src/conductor/client/http/api_client.py#L235.

@coderabhigupta coderabhigupta closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 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

No branches or pull requests

2 participants