Skip to content

/ui/ endpoint no longer available in Connexion 2.0 #751

@RogerTangos

Description

@RogerTangos

Description

Connexion 2.0 seems to hide the /ui/ endpoint.

After upgrading from connexion 1.5.3 to connexion 2.0.0, I am no longer to see the SWAGGER interface in /ui/. I've tried both my own code and an example project

Expected behaviour

The swagger interface should show

Actual behaviour

404 error

Steps to reproduce

Run the sqlalchemy example, exactly as directed in the readme

Additional info:

  • python --version: Python 3.6.1
  • pip show connexion | grep "^Version\:": 2.0.0

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