pub async fn handle_api_config_get(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseExpand description
GET /api/config — current config (api_key masked)
pub async fn handle_api_config_get(
__arg0: State<AppState>,
headers: HeaderMap,
) -> impl IntoResponseGET /api/config — current config (api_key masked)