ComfyUI/app/assets/api
Luke Mino-Altherr 02bb3161ab Exclude None fields from asset API JSON responses
Add exclude_none=True to model_dump() calls across asset routes to
keep response payloads clean by omitting unset optional fields.

Amp-Thread-ID: https://ampcode.com/threads/T-019ce023-3384-7560-bacf-de40b0de0dd2
Co-authored-by: Amp <amp@ampcode.com>
2026-03-12 17:39:08 -07:00
..
routes.py Exclude None fields from asset API JSON responses 2026-03-12 17:39:08 -07:00
schemas_in.py Fix review issues: tags validation, size nullability, type annotation, hash mismatch check, and add tag histogram tests 2026-03-12 17:39:08 -07:00
schemas_out.py Fix review issues: tags validation, size nullability, type annotation, hash mismatch check, and add tag histogram tests 2026-03-12 17:39:08 -07:00
upload.py feat(assets): align local API with cloud spec 2026-03-12 17:39:08 -07:00