Skip to content

Free form object #41

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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