lovasoa / marshmallow_dataclass

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

added missing dataclasses arguments kw_only, slots, match_args #204

Closed lorenzosciuto closed 2 years ago

lorenzosciuto commented 2 years ago

refer to #205