mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-06-08 20:42:11 +08:00
11 lines
330 B
YAML
11 lines
330 B
YAML
![]() |
# 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
|