lovasoa / marshmallow_dataclass

Automatic generation of marshmallow schemas from dataclasses.
https://lovasoa.github.io/marshmallow_dataclass/html/marshmallow_dataclass.html
MIT License
456 stars 78 forks source link

Ability to define `child_metadata` on simple List types #264

Closed ddorian closed 1 month ago

ddorian commented 3 months ago

Fixes https://github.com/lovasoa/marshmallow_dataclass/issues/255

ddorian commented 1 month ago

Closing since you can use marshmallow_field.