Skip to content

Commit 8e07776

Browse files
authored
Update tools.yml
Removed Swagger reference
1 parent 98fc8d2 commit 8e07776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@
10521052
github: https://github.com/Mermade/openapi-filter
10531053
language: Node.js
10541054
description:
1055-
Swagger/OpenAPI 2.0 and 3.0 filter utility. A CLI/module to filter out internal/private paths, operations, parameters, schemas etc from OpenAPI/Swagger/AsyncAPI definitions.
1055+
OpenAPI 2.0 and 3.0 filter utility. A CLI/module to filter out internal/private paths, operations, parameters, schemas etc from OpenAPI/Swagger/AsyncAPI definitions.
10561056
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.
10571057
v2: true
10581058
v3: true

0 commit comments

Comments
 (0)