pub async fn post_restore(
configuration: &Configuration,
group_ref: &str,
group_restore_input: GroupRestoreInput,
) -> Result<GroupModel, Error<PostRestoreError>>pub async fn post_restore(
configuration: &Configuration,
group_ref: &str,
group_restore_input: GroupRestoreInput,
) -> Result<GroupModel, Error<PostRestoreError>>