Skip to content

LocalTime should generate "time" schema instead of "date-time" #105

@jaisonpjohn

Description

@jaisonpjohn

When I am generating Swagger spec for a LocalTime Java Object I wanted to get
"format" : "time" instead of "format" : "date-time".
otherwise it was tripping off a codegen-from-swagger on consumer side.

I have submitted a PR for the same #104

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions