Skip to main content

get_all_files

Function get_all_files 

Source
pub async fn get_all_files(
    __arg0: State<UnifiedAppState>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /files/all - Get flat list of all files (for @filename autocomplete)