ComfyUI/app/assets/api
Luke Mino-Altherr d5601fc9a9 Remove unimplemented client-provided ID from upload API
The `id` field on UploadAssetSpec was advertised for idempotent creation
but never actually honored when creating new references. Remove it
rather than implementing the feature.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:57:01 -04:00
..
routes.py Remove unimplemented client-provided ID from upload API 2026-03-14 22:57:01 -04:00
schemas_in.py Remove unimplemented client-provided ID from upload API 2026-03-14 22:57:01 -04:00
schemas_out.py Fix review issues: tags validation, size nullability, type annotation, hash mismatch check, and add tag histogram tests 2026-03-14 22:57:01 -04:00
upload.py feat(assets): align local API with cloud spec 2026-03-14 22:57:01 -04:00