Function mz_frontegg_mock::handlers::sso::handle_create_group_mapping
source ยท pub async fn handle_create_group_mapping(
__arg0: State<Arc<Context>>,
__arg1: Path<String>,
__arg2: Json<GroupMapping>,
) -> Result<Json<GroupMappingResponse>, StatusCode>