edgy
edgy copied to clipboard
[Feature] - Marshalls
. Add support for Marshalls.
This is an optional alternative for serializing the Edgy models. This functionality allows to add extra fields to the final JSON payload sent by the model.
A wrapper on top of the model_dump()
from Pydantic.