Closed francescovallone closed 1 month ago
The proposal is the following:
generate
for the modelsconfig.yaml
file and use the pubspec.yaml
to manage all the serinus thingsjson_serializable
, dart_mappable
, freezed
and allow to define an own serialization strategy.
Description
To better use the request body in Serinus, the framework should allow to define a typed body.
Requirements