-
-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
kind/bugIndicates an issueIndicates an issue
Description
Actual Behavior
TypeError: StarletteOpenAPIMiddleware.init() got an unexpected keyword argument 'response_cls'
Expected Behavior
skip validating the response
Steps to Reproduce
app.add_middleware(FastAPIOpenAPIMiddleware, openapi=openapi, response_cls=None)
OpenAPI Core Version
0.19.5
OpenAPI Core Integration
0.19.5
Affected Area(s)
No response
References
No response
Anything else we need to know?
No response
Would you like to implement a fix?
None
Metadata
Metadata
Assignees
Labels
kind/bugIndicates an issueIndicates an issue