Files
ComfyUI/openapi.yaml
Cursor Agent 8ceea24bdd feat: add width and height fields to Asset schema
Add nullable integer fields 'width' and 'height' to the Asset schema
in openapi.yaml. These expose original image dimensions in pixels for
clients that need pre-thumbnail size info. Both fields are null for
non-image assets or assets ingested before dimension extraction.

Co-authored-by: Matt Miller <MillerMedia@users.noreply.github.com>
2026-05-07 00:25:09 +00:00

240 KiB