pub async fn handle_list_group_mappings( __arg0: State<Arc<Context>>, __arg1: Path<String>, ) -> Result<Json<Vec<GroupMappingResponse>>, StatusCode>