edgy icon indicating copy to clipboard operation
edgy copied to clipboard

[Feature] - Marshalls

Open tarsil opened this issue 9 months ago • 0 comments

. 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.

tarsil avatar May 17 '24 10:05 tarsil