You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /api/files/{id} currently always responds with image/jpeg.
Better would be: store MIME type or read it from MinIO metadata and return correct content-type.
GET /api/files/{id} currently always responds with image/jpeg.
Better would be: store MIME type or read it from MinIO metadata and return correct content-type.