Skip to content

docs(routing): note that ConnexionMiddleware does not register routes#2120

Open
SAY-5 wants to merge 1 commit into
spec-first:mainfrom
SAY-5:docs-connexion-middleware-routes
Open

docs(routing): note that ConnexionMiddleware does not register routes#2120
SAY-5 wants to merge 1 commit into
spec-first:mainfrom
SAY-5:docs-connexion-middleware-routes

Conversation

@SAY-5

@SAY-5 SAY-5 commented May 13, 2026

Copy link
Copy Markdown

Closes #1886. Adds a note to the routing docs that ConnexionMiddleware doesn't register the OpenAPI operations as routes on the wrapped app, so you either add routes yourself or use AsyncApp/FlaskApp.

Signed-off-by: Sai Asish Y <say.apm35@gmail.com>
@SAY-5 SAY-5 force-pushed the docs-connexion-middleware-routes branch from 5540076 to 5c14462 Compare June 2, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that ConnexionMiddleware might require to specifiy routes explicitly

1 participant