openapi icon indicating copy to clipboard operation
openapi copied to clipboard

Feature Request: Include / Exclude in new renderer

Open aprams opened this issue 3 years ago • 0 comments

Setting openapi_default_renderer='httpdomain'does not allow using the documented filter operations anymore.

Checking the code, this seems to be the default case. As this would therefore always render the whole schema at once, it is rather unusable without a way to filter for methods and paths.

Is there a workaround for this?

aprams avatar Apr 20 '22 08:04 aprams