Closed zomglings closed 1 year ago
Currently, we have these two render functions:
render_registered_contract
render_call_request
Pydantic ORM mode should render these obsolete and clean up our codebase substantially: https://docs.pydantic.dev/usage/models/#orm-mode-aka-arbitrary-class-instances
Resolved with https://github.com/bugout-dev/engine/pull/302
Currently, we have these two render functions:
render_registered_contract
render_call_request
Pydantic ORM mode should render these obsolete and clean up our codebase substantially: https://docs.pydantic.dev/usage/models/#orm-mode-aka-arbitrary-class-instances