ComfyUI/app/assets/api
Luke Mino-Altherr 2967c6b6af Reject client-provided id, fix preview URLs, rename tags→total_tags
- Reject 'id' field in multipart upload with 400 UNSUPPORTED_FIELD
  instead of silently ignoring it
- Build preview URL from the preview asset's own metadata rather than
  the parent asset's
- Rename 'tags' to 'total_tags' in TagsAdd/TagsRemove response schemas
  for clarity

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 22:57:01 -04:00
..
routes.py Reject client-provided id, fix preview URLs, rename tags→total_tags 2026-03-14 22:57:01 -04:00
schemas_in.py Reject client-provided id, fix preview URLs, rename tags→total_tags 2026-03-14 22:57:01 -04:00
schemas_out.py Reject client-provided id, fix preview URLs, rename tags→total_tags 2026-03-14 22:57:01 -04:00
upload.py Reject client-provided id, fix preview URLs, rename tags→total_tags 2026-03-14 22:57:01 -04:00