diff --git a/openapi.yaml b/openapi.yaml index f801a39d9..834f67785 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -8099,6 +8099,12 @@ components: name: type: string description: Name of the asset file + display_name: + type: string + nullable: true + x-runtime: + - cloud + description: "[cloud-only] Human-friendly display name for the asset. Cloud-populated; null in local ComfyUI." hash: type: string nullable: true