Spaces:
Running
on
Zero
Running
on
Zero
File size: 330 Bytes
762fbb3 |
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.
# This is used for development purposes to generate stubs for unreleased API endpoints.
apis:
filter:
root: openapi.yaml
decorators:
filter-in:
property: tags
value: ['API Nodes']
matchStrategy: all
|