Skip to content

Commit c4f3610

Browse files
Updating OpenAPI descriptions (#17076)
* Updating OpenAPI descriptions * Add decorated OpenAPI schema files Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
1 parent 98d44b2 commit c4f3610

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

lib/rest/static/decorated/api.github.com.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19973,7 +19973,7 @@
1997319973
}
1997419974
],
1997519975
"summary": "Get GitHub Actions billing for an organization",
19976-
"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.",
19976+
"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 `repo` or `admin:org` scope.",
1997719977
"operationId": "billing/get-github-actions-billing-org",
1997819978
"tags": [
1997919979
"billing"
@@ -19994,7 +19994,7 @@
1999419994
"categoryLabel": "Billing",
1999519995
"notes": [],
1999619996
"bodyParameters": [],
19997-
"descriptionHTML": "<p>Gets the summary of the free and paid GitHub Actions minutes used.</p>\n<p>Paid 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 \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions\">Managing billing for GitHub Actions</a>\".</p>\n<p>Access tokens must have the <code>read:org</code> scope.</p>",
19997+
"descriptionHTML": "<p>Gets the summary of the free and paid GitHub Actions minutes used.</p>\n<p>Paid 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 \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-actions\">Managing billing for GitHub Actions</a>\".</p>\n<p>Access tokens must have the <code>repo</code> or <code>admin:org</code> scope.</p>",
1999819998
"responses": [
1999919999
{
2000020000
"httpStatusCode": "200",
@@ -20032,7 +20032,7 @@
2003220032
}
2003320033
],
2003420034
"summary": "Get GitHub Packages billing for an organization",
20035-
"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.",
20035+
"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 `repo` or `admin:org` scope.",
2003620036
"operationId": "billing/get-github-packages-billing-org",
2003720037
"tags": [
2003820038
"billing"
@@ -20053,7 +20053,7 @@
2005320053
"categoryLabel": "Billing",
2005420054
"notes": [],
2005520055
"bodyParameters": [],
20056-
"descriptionHTML": "<p>Gets the free and paid storage usued for GitHub Packages in gigabytes.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>read:org</code> scope.</p>",
20056+
"descriptionHTML": "<p>Gets the free and paid storage usued for GitHub Packages in gigabytes.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>repo</code> or <code>admin:org</code> scope.</p>",
2005720057
"responses": [
2005820058
{
2005920059
"httpStatusCode": "200",
@@ -20091,7 +20091,7 @@
2009120091
}
2009220092
],
2009320093
"summary": "Get shared storage billing for an organization",
20094-
"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.",
20094+
"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 `repo` or `admin:org` scope.",
2009520095
"operationId": "billing/get-shared-storage-billing-org",
2009620096
"tags": [
2009720097
"billing"
@@ -20112,7 +20112,7 @@
2011220112
"categoryLabel": "Billing",
2011320113
"notes": [],
2011420114
"bodyParameters": [],
20115-
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>read:org</code> scope.</p>",
20115+
"descriptionHTML": "<p>Gets the estimated paid and estimated total storage used for GitHub Actions and Github Packages.</p>\n<p>Paid minutes only apply to packages stored for private repositories. For more information, see \"<a href=\"https://help.github.com/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-github-packages\">Managing billing for GitHub Packages</a>.\"</p>\n<p>Access tokens must have the <code>repo</code> or <code>admin:org</code> scope.</p>",
2011620116
"responses": [
2011720117
{
2011820118
"httpStatusCode": "200",

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69589,7 +69589,7 @@
6958969589
"/orgs/{org}/settings/billing/actions": {
6959069590
"get": {
6959169591
"summary": "Get GitHub Actions billing for an organization",
69592-
"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.",
69592+
"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 `repo` or `admin:org` scope.",
6959369593
"operationId": "billing/get-github-actions-billing-org",
6959469594
"tags": [
6959569595
"billing"
@@ -69679,7 +69679,7 @@
6967969679
"/orgs/{org}/settings/billing/packages": {
6968069680
"get": {
6968169681
"summary": "Get GitHub Packages billing for an organization",
69682-
"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.",
69682+
"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 `repo` or `admin:org` scope.",
6968369683
"operationId": "billing/get-github-packages-billing-org",
6968469684
"tags": [
6968569685
"billing"
@@ -69747,7 +69747,7 @@
6974769747
"/orgs/{org}/settings/billing/shared-storage": {
6974869748
"get": {
6974969749
"summary": "Get shared storage billing for an organization",
69750-
"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.",
69750+
"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 `repo` or `admin:org` scope.",
6975169751
"operationId": "billing/get-shared-storage-billing-org",
6975269752
"tags": [
6975369753
"billing"

0 commit comments

Comments
 (0)