hensei-api/app/controllers
Justin Edmund 4715591545 add artifact image download endpoints
- POST /artifacts/:id/download_image (sync single size)
- POST /artifacts/:id/download_images (async all sizes)
- GET /artifacts/:id/download_status (poll job status)
2025-12-03 13:37:24 -08:00
..
api/v1 add artifact image download endpoints 2025-12-03 13:37:24 -08:00
concerns add batch_preview endpoint for entity import 2025-12-01 23:39:49 -08:00
application_controller.rb
tokens_controller.rb