Skip to content

Add defaults for models #7

@joel-bach

Description

@joel-bach

The generated models would be much easier to use if they would not have to be created including optional values.

Create a function for types used in request bodies, e. g.

mkXYZ a b c = XYZ a b c Nothing Nothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgenerated-codeThis concerns the generated code (the result of the generator).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions