diff --git a/openapi.yaml b/openapi.yaml index 82a95bc8c..1fa394fb7 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -16,7 +16,7 @@ info: url: https://github.com/comfyanonymous/ComfyUI/blob/master/LICENSE servers: - - url: / + - url: /api description: Default ComfyUI server tags: @@ -889,6 +889,7 @@ components: description: Device type index: type: integer + nullable: true description: Device index vram_total: type: number