|
1 | 1 | {
|
2 | 2 | "openapi": "3.0.3",
|
3 | 3 | "info": {
|
4 |
| - "version": "1.0.0-rc.2", |
| 4 | + "version": "1.0.0-rc.3", |
5 | 5 | "title": "GitHub v3 REST API",
|
6 | 6 | "description": "GitHub's v3 REST API.",
|
7 | 7 | "license": {
|
|
16021 | 16021 | "/enterprises/{enterprise}/settings/billing/actions": {
|
16022 | 16022 | "get": {
|
16023 | 16023 | "summary": "Get GitHub Actions billing for an enterprise",
|
16024 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nThe authenticated user must be an enterprise admin.", |
| 16024 | + "description": "Gets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nThe authenticated user must be an enterprise admin.", |
16025 | 16025 | "operationId": "billing/get-github-actions-billing-ghe",
|
16026 | 16026 | "tags": [
|
16027 | 16027 | "billing"
|
|
16112 | 16112 | "/enterprises/{enterprise}/settings/billing/packages": {
|
16113 | 16113 | "get": {
|
16114 | 16114 | "summary": "Get GitHub Packages billing for an enterprise",
|
16115 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the free and paid storage used for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.", |
| 16115 | + "description": "Gets the free and paid storage used for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.", |
16116 | 16116 | "operationId": "billing/get-github-packages-billing-ghe",
|
16117 | 16117 | "tags": [
|
16118 | 16118 | "billing"
|
|
16181 | 16181 | "/enterprises/{enterprise}/settings/billing/shared-storage": {
|
16182 | 16182 | "get": {
|
16183 | 16183 | "summary": "Get shared storage billing for an enterprise",
|
16184 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.", |
| 16184 | + "description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nThe authenticated user must be an enterprise admin.", |
16185 | 16185 | "operationId": "billing/get-shared-storage-billing-ghe",
|
16186 | 16186 | "tags": [
|
16187 | 16187 | "billing"
|
|
66156 | 66156 | "/orgs/{org}/settings/billing/actions": {
|
66157 | 66157 | "get": {
|
66158 | 66158 | "summary": "Get GitHub Actions billing for an organization",
|
66159 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nAccess tokens must have the `read:org` scope.", |
| 66159 | + "description": "Gets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nAccess tokens must have the `read:org` scope.", |
66160 | 66160 | "operationId": "billing/get-github-actions-billing-org",
|
66161 | 66161 | "tags": [
|
66162 | 66162 | "billing"
|
|
66246 | 66246 | "/orgs/{org}/settings/billing/packages": {
|
66247 | 66247 | "get": {
|
66248 | 66248 | "summary": "Get GitHub Packages billing for an organization",
|
66249 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the free and paid storage usued for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `read:org` scope.", |
| 66249 | + "description": "Gets the free and paid storage usued for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `read:org` scope.", |
66250 | 66250 | "operationId": "billing/get-github-packages-billing-org",
|
66251 | 66251 | "tags": [
|
66252 | 66252 | "billing"
|
|
66314 | 66314 | "/orgs/{org}/settings/billing/shared-storage": {
|
66315 | 66315 | "get": {
|
66316 | 66316 | "summary": "Get shared storage billing for an organization",
|
66317 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `read:org` scope.", |
| 66317 | + "description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `read:org` scope.", |
66318 | 66318 | "operationId": "billing/get-shared-storage-billing-org",
|
66319 | 66319 | "tags": [
|
66320 | 66320 | "billing"
|
@@ -297623,7 +297623,7 @@
|
297623 | 297623 | "/users/{username}/settings/billing/actions": {
|
297624 | 297624 | "get": {
|
297625 | 297625 | "summary": "Get GitHub Actions billing for a user",
|
297626 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nAccess tokens must have the `user` scope.", |
| 297626 | + "description": "Gets the summary of the free and paid GitHub Actions minutes used.\n\nPaid minutes only apply to workflows in private repositories that use GitHub-hosted runners. Minutes used is listed for each GitHub-hosted runner operating system. Any job re-runs are also included in the usage. The usage does not include the multiplier for macOS and Windows runners and is not rounded up to the nearest whole minute. For more information, see \"[Managing billing for GitHub Actions](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions)\".\n\nAccess tokens must have the `user` scope.", |
297627 | 297627 | "operationId": "billing/get-github-actions-billing-user",
|
297628 | 297628 | "tags": [
|
297629 | 297629 | "billing"
|
@@ -297713,7 +297713,7 @@
|
297713 | 297713 | "/users/{username}/settings/billing/packages": {
|
297714 | 297714 | "get": {
|
297715 | 297715 | "summary": "Get GitHub Packages billing for a user",
|
297716 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the free and paid storage used for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.", |
| 297716 | + "description": "Gets the free and paid storage used for GitHub Packages in gigabytes.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.", |
297717 | 297717 | "operationId": "billing/get-github-packages-billing-user",
|
297718 | 297718 | "tags": [
|
297719 | 297719 | "billing"
|
@@ -297781,7 +297781,7 @@
|
297781 | 297781 | "/users/{username}/settings/billing/shared-storage": {
|
297782 | 297782 | "get": {
|
297783 | 297783 | "summary": "Get shared storage billing for a user",
|
297784 |
| - "description": "**Warning:** The Billing API is currently in public beta and subject to change.\n\nGets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.", |
| 297784 | + "description": "Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.\n\nPaid minutes only apply to packages stored for private repositories. For more information, see \"[Managing billing for GitHub Packages](https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages).\"\n\nAccess tokens must have the `user` scope.", |
297785 | 297785 | "operationId": "billing/get-shared-storage-billing-user",
|
297786 | 297786 | "tags": [
|
297787 | 297787 | "billing"
|
|
0 commit comments