ComfyUI/app/assets/api
Matt Miller df1f6a7fcc feat(assets): wire cursor pagination through GET /api/assets handler
Adds integration tests for: full cursor walk, invalid-cursor 400,
sort/cursor mismatch 400, cursor-wins-over-offset, absent next_cursor
when no more results, and pagination stability across deletes.
2026-05-20 13:00:39 -07:00
..
routes.py feat(assets): wire cursor pagination through GET /api/assets handler 2026-05-20 13:00:39 -07:00
schemas_in.py feat(assets): thread cursor through schemas, service, and query layer 2026-05-20 12:58:55 -07:00
schemas_out.py feat(assets): thread cursor through schemas, service, and query layer 2026-05-20 12:58:55 -07:00
upload.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00