Function mz_frontegg_mock::handle_get_group_mapping

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