Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Schema Inaccuracy] Add or update team repository permissions don't match permissions visible on GitHub #1378

Open
carlotrimarchi opened this issue Jul 25, 2022 · 1 comment

Comments

@carlotrimarchi
Copy link

Schema Inaccuracy

In the documentation for Add or update team repository permissions (https://docs.github.com/en/rest/teams/teams#add-or-update-team-repository-permissions) the possible permissions are: pull, push, admin, maintain, triage

They don't match the one listed on the GitHub interface, which are instead: read, triage, write, maintain, admin

Expected

The accepted values for the property permission should be: read, triage, write, maintain, admin

@stefanv
Copy link

stefanv commented Jul 27, 2023

I can confirm this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants