ComfyUI/app/assets/services
Luke Mino-Altherr d67870f933 Rename prompt_id to job_id on asset_references
Rename the column in the DB model, migration, and service schemas.
The API response emits both job_id and prompt_id (deprecated alias)
for backward compatibility with the cloud API.

Amp-Thread-ID: https://ampcode.com/threads/T-019cef41-60b0-752a-aa3c-ed7f20fda2f7
Co-authored-by: Amp <amp@ampcode.com>
2026-03-16 09:39:26 -04:00
..
__init__.py
asset_management.py Make asset mime_type immutable after first ingest 2026-03-16 09:39:26 -04:00
bulk_ingest.py
file_utils.py
hashing.py
ingest.py Derive subfolder tags from path in register_file_in_place 2026-03-16 09:39:26 -04:00
metadata_extract.py
path_utils.py
schemas.py Rename prompt_id to job_id on asset_references 2026-03-16 09:39:26 -04:00
tagging.py feat(assets): align local API with cloud spec 2026-03-16 09:39:26 -04:00