Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocument how to extend json serialization #716
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Not sure where to add this in the documentation, but if you get an error such as this when trying to output
TypeError: Type <class 'uuid.UUID'> not serializableYou can add new types to the json converter like this