Function mz_frontegg_mock::handle_list_domains

source ยท
pub(crate) async fn handle_list_domains(
    __arg0: State<Arc<Context>>,
    __arg1: Path<String>,
) -> Result<Json<Vec<DomainResponse>>, StatusCode>