Skip to content

flask-restx does not support Swagger/OpenAPI 3.0 #244

Closed
@jkugler

Description

@jkugler

Describe the solution you'd like
Swagger/OpenAPI version 3.0 has been out since the middle of 2017 (https://swagger.io/specification/). The source code (https://github.com/python-restx/flask-restx/tree/master/flask_restx/schemas) indicates only 2.0 is supported, which was last updated in 2015, it seems. I would rather not start a new API project using the old Swagger/OpenAPI specification.

Is there any current work to support the version 3.0 schema?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions