Skip to content

[feature] allow custom format mapping #299

@emicklei

Description

@emicklei

OpenAPI3: "the format property is an open string-valued property, and can have any value. Formats such as "email", "uuid", and so on, MAY be used even though undefined by this specification. "

It would be nice if we could specify a mapping to a type for such a custom format. E.g. when "email" is found, use the custom made Go type "Email"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions