File size: 255 Bytes
359fa44 |
1 2 3 4 5 6 7 8 9 10 11 |
# This file is used to filter the Comfy Org OpenAPI spec for schemas related to API Nodes.
apis:
filter:
root: openapi.yaml
decorators:
filter-in:
property: tags
value: ['API Nodes', 'Released']
matchStrategy: all
|