json()
* fix: handle basemodel fallback for custom encoders * put back old behaviour and add to_dict * typo Co-authored-by: Christian Bundy <christianbundy@fraction.io> Co-authored-by: Christian Bundy <christianbundy@fraction.io>
* feat: make JSON serialization of referenced pydantic models possible * add docs * chore: @samuelcolvin remarks