mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-06 21:47:04 +08:00
11 lines
255 B
YAML
11 lines
255 B
YAML
# 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
|