redocly.yaml 255 Bytes
Newer Older
jerrrrry's avatar
jerrrrry committed
1
2
3
4
5
6
7
8
9
10
# 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