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
feat: add new github_com_enterprise_roles response attribute to the "List enterprise consumed licenses" API (GET /enterprises/{enterprise}/consumed-licenses), marking the old singular github_com_enterprise_role attribute as deprecated
feat: allow the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) to be filtered by permission using a query param
fix: mark the "List enterprise consumed licenses" API (GET /enterprises/{enterprise}/consumed-licenses) as beta
fix: clarify in the description that the "Get or update file contents" API (PUT /repos/{owner}/{repo}/contents/{path}) requires the workflow scope
fix: adding missing description for the "List repository webhooks" API (GET /repos/{owner}/{repo}/hooks)