Skip to content

Deal internally with OpenAPI 3 instead of Swagger 2.0 #5

@u8sand

Description

@u8sand

Given that OpenAPI 3 has more features than swagger 2.0, any given swagger 2.0 file can be represented in OpenAPI 3 but not the other way around. In order to ensure feature completeness, it is therefore necessary to utilize OpenAPI 3 instead of Swagger 2.0 internally.

This may ultimately result in throwing away the pyswagger dependency which only works currently with Swagger 2.0

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