openapi-filter | OpenApi.tools, from APIs You Won't Hate
GitHub

openapi-filter

OpenAPI 2.0 and 3.0 filter utility. A CLI/module to filter out internal/private paths, operations, parameters, schemas etc from OpenAPI v1/OpenAPI v2/AsyncAPI definitions. Simply flag any OpenAPI object within the definition with an `x-internal` specification extension or target a OpenAPI property (tags, methods, OperationId), and it will be removed from the output.

More Details

Categories

OpenAPI Versions Supported

v2.0 v3.0

Languages

Languages supported


***