pub(crate) async fn endpoint(
lookup: Option<CatIdOrStake>,
auth_catalyst_id: Option<IdUri>,
) -> WithErrorResponses<Responses>
Expand description
Get RBAC registration endpoint.
pub(crate) async fn endpoint(
lookup: Option<CatIdOrStake>,
auth_catalyst_id: Option<IdUri>,
) -> WithErrorResponses<Responses>
Get RBAC registration endpoint.