pub async fn list_spaces(
__arg0: State<Arc<AppState>>,
agent: Option<Extension<AuthenticatedAgent>>,
) -> Result<impl IntoResponse, ApiError>pub async fn list_spaces(
__arg0: State<Arc<AppState>>,
agent: Option<Extension<AuthenticatedAgent>>,
) -> Result<impl IntoResponse, ApiError>