Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FusionAuth/fusionauth-python-client#10 is the issue. when we are handed a True object, we need to serialize it to the string 'true'. In staticly typed languages we use a converter. I didn't think python had one, so just brute forced it with a function call.
- Loading branch information