pub async fn get_file_list(
__arg0: State<App>,
tn_id: TnId,
__arg2: IdTag,
__arg3: OptionalAuth,
__arg4: Query<ListFileOptions>,
__arg5: OptionalRequestId,
) -> ClResult<(StatusCode, Json<ApiResponse<Vec<FileView>>>)>Expand description
GET /api/files