ComfyUI/app/assets/api
Simon Pinfold 529abc991f feat(assets): drop logical_path from the asset response
Ratified in the loader-key sync: the namespaced locator buys nothing
today (hash/ID-based locating is the long-term direction), and keeping
it adds a third path-shaped field for clients to confuse. loader_path
and display_name carry the loader and display concerns; the storage-root
matching stays internal, still powering display_name.

Response-surface only; no column or migration involved.
2026-07-03 13:53:35 +12:00
..
routes.py feat(assets): drop logical_path from the asset response 2026-07-03 13:53:35 +12:00
schemas_in.py feat(assets): add namespaced model type tags 2026-06-27 15:14:20 +12:00
schemas_out.py feat(assets): drop logical_path from the asset response 2026-07-03 13:53:35 +12:00
upload.py feat(assets): add namespaced model type tags 2026-06-27 15:14:20 +12:00