You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ListRepositoryFineGrainedPermissions lists the fine-grained permissions that can be used in custom repository roles for an organization.
163
+
// The authenticated user must be an administrator of the organization or of a repository of the organization to use this endpoint.
164
+
//
165
+
// GitHub API docs: https://docs.github.com/enterprise-cloud@latest/rest/orgs/custom-roles#list-repository-fine-grained-permissions-for-an-organization
166
+
//
167
+
//meta:operation GET /orgs/{org}/repository-fine-grained-permissions
0 commit comments