Commit 16bf67a
authored
feat: drop projects-classic endpoints, add GitHub API endpoints: cache limits (retention & storage) for repos/orgs/enterprises, billing budgets & usage, artifacts deployment metadata, and projectsV2 drafts & fields (#486)
BREAKING CHANGE: Removed `/orgs/{org}/projects`
BREAKING CHANGE: Removed `/orgs/{org}/settings/billing/actions`
BREAKING CHANGE: Removed `/orgs/{org}/settings/billing/packages`
BREAKING CHANGE: Removed `/orgs/{org}/settings/billing/shared-storage`
BREAKING CHANGE: Removed `/orgs/{org}/teams/{team_slug}/projects`
BREAKING CHANGE: Removed `/orgs/{org}/teams/{team_slug}/projects/{project_id}`
BREAKING CHANGE: Removed `/projects/columns/{column_id}`
BREAKING CHANGE: Removed `/projects/columns/{column_id}/moves`
BREAKING CHANGE: Removed `/projects/{project_id}`
BREAKING CHANGE: Removed `/projects/{project_id}/collaborators`
BREAKING CHANGE: Removed `/projects/{project_id}/collaborators/{username}`
BREAKING CHANGE: Removed `/projects/{project_id}/collaborators/{username}/permission`
BREAKING CHANGE: Removed `/repos/{owner}/{repo}/projects`
BREAKING CHANGE: Removed `/teams/{team_id}/projects`
BREAKING CHANGE: Removed `/teams/{team_id}/projects/{project_id}`
BREAKING CHANGE: Removed `/user/projects`
BREAKING CHANGE: Removed `/users/{username}/projects`
BREAKING CHANGE: Removed `/users/{username}/settings/billing/actions`
BREAKING CHANGE: Removed `/users/{username}/settings/billing/packages`
BREAKING CHANGE: Removed `/users/{username}/settings/billing/shared-storage`1 parent 3e8392d commit 16bf67a
27 files changed
Lines changed: 461008 additions & 37469 deletions
File tree
- cache
- packages
- openapi-types-ghec
- openapi-types-ghes-3.14
- openapi-types-ghes-3.15
- openapi-types-ghes-3.16
- openapi-types-ghes-3.17
- openapi-types-ghes-3.18
- openapi-types-ghes-3.19
- openapi-types
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
75 | 81 | | |
76 | 82 | | |
77 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
0 commit comments