pub async fn owned_files_handler(
__arg0: State<Arc<AppState>>,
__arg1: Json<OwnedFilesRequest>,
) -> Result<Json<OwnedFilesResponse>, AppError>pub async fn owned_files_handler(
__arg0: State<Arc<AppState>>,
__arg1: Json<OwnedFilesRequest>,
) -> Result<Json<OwnedFilesResponse>, AppError>