Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Integration with Falcon ASGI#727

Unanswered
JoergSternbergDrKlein asked this question inQ&A
Discussion options

Hello,

How can I integrate openapi_core with Falcon ASGI?

When I add the openapi_middleware as described

app = falcon.App(
# ...
middleware=[openapi_middleware],
)

I get this error

falcon.errors.CompatibilityError: <bound method FalconOpenAPIMiddleware.process_request of <openapi_core.contr
ib.falcon.middlewares.FalconOpenAPIMiddleware object at 0x...>> must be implemented as an awaitable coroutine.

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@JoergSternbergDrKlein

[8]ページ先頭

©2009-2025 Movatter.jp