Skip to content

Add Model generation support for the swagger writer. #2

@eawagner

Description

@eawagner

With the update to swagger 1.2, there are a few more changes that apply to models and all data types.

They have broken several common data types into two pieces; type and format. For example long is now 'integer' and 'int64' respectively.

Currently swagger-ui works with the old formats, even though there are a few bugs to give it away. These issues may need to be addressed when doing model generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions