FastAPI missing route for streaming individual file

The Flask API has a route /raw/{upload_id}/{path} which seems to stream parts of a file for the raw file view. A similar route (/entries/{entry_id}/raw/{path}) is not yet implemented in FastAPI.

Assignee Loading
Time tracking Loading