Skip to main content

handle_resolve_alias_source

Function handle_resolve_alias_source 

pub async fn handle_resolve_alias_source(
    __arg0: State<AppState>,
    headers: HeaderMap,
    __arg2: Query<AliasSourceQuery>,
) -> Response<Body>
Expand description

GET /api/config/resolve-alias-source?source=<source> — list the configured alias values valid for an alias-reference field, resolved from the live config via the shared Config::resolve_alias_source.