The response from both the list and detail `repos/.../environment` endpoints include the `can_admins_bypass` field. Add this field to the `Environments` struct [here](https://github.com/google/go-github/blob/master/github/repos_environments.go#L16). As this is a very new feature it is not yet included in the [documentation](https://docs.github.com/en/rest/deployments/environments).
The response from both the list and detail
repos/.../environmentendpoints include thecan_admins_bypassfield.Add this field to the
Environmentsstruct here.As this is a very new feature it is not yet included in the documentation.