Skip to content

Free form object #41

@Szer

Description

@Szer

Free form object is valid in OpenAPI
order_rows:
type: object
and we generate invalid F#:
[]
type order_rows = { }

We should generate probably DU like
type OrderRows = OrderRows of obj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions