1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Update OpenAPI Descriptions (#25681)

* Update OpenAPI  Descriptions

* Add decorated OpenAPI schema files

Co-authored-by: github-openapi-bot <github-openapi-bot@users.noreply.github.com>
This commit is contained in:
github-openapi-bot
2022-02-26 11:21:02 -06:00
committed by GitHub
parent 729922c346
commit dac8f44fa2
8 changed files with 16 additions and 16 deletions

View File

@@ -85,7 +85,7 @@
},
{
"name": "markdown",
"description": "Render Github flavored markdown"
"description": "Render GitHub flavored markdown"
},
{
"name": "meta",
@@ -25742,7 +25742,7 @@
"/enterprises/{enterprise}/settings/billing/shared-storage": {
"get": {
"summary": "Get shared storage billing for an enterprise",
"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://docs.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.",
"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://docs.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.",
"operationId": "billing/get-shared-storage-billing-ghe",
"tags": [
"billing"
@@ -105815,7 +105815,7 @@
"/orgs/{org}/settings/billing/shared-storage": {
"get": {
"summary": "Get shared storage billing for an organization",
"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://docs.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.",
"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://docs.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.",
"operationId": "billing/get-shared-storage-billing-org",
"tags": [
"billing"
@@ -481410,7 +481410,7 @@
"/users/{username}/settings/billing/shared-storage": {
"get": {
"summary": "Get shared storage billing for a user",
"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://docs.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.",
"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://docs.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.",
"operationId": "billing/get-shared-storage-billing-user",
"tags": [
"billing"