Skip to content

Commit

Permalink
Update OpenAPI 3.1 Descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-openapi-bot committed Jun 14, 2024
1 parent 566621f commit 2cb57c6
Show file tree
Hide file tree
Showing 8 changed files with 112 additions and 0 deletions.
30 changes: 30 additions & 0 deletions descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -18946,6 +18946,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"allows_public_repositories": {
"type": "boolean"
},
Expand Down Expand Up @@ -19175,6 +19178,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"allows_public_repositories": {
"type": "boolean"
},
Expand Down Expand Up @@ -19218,6 +19224,7 @@
"default": false,
"selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations",
"runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners",
"hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners",
"allows_public_repositories": false,
"restricted_to_workflows": true,
"selected_workflows": [
Expand Down Expand Up @@ -19297,6 +19304,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"allows_public_repositories": {
"type": "boolean"
},
Expand Down Expand Up @@ -19340,6 +19350,7 @@
"default": false,
"selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations",
"runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners",
"hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/hosted-runners",
"allows_public_repositories": false,
"restricted_to_workflows": true,
"selected_workflows": [
Expand Down Expand Up @@ -19471,6 +19482,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"allows_public_repositories": {
"type": "boolean"
},
Expand Down Expand Up @@ -19514,6 +19528,7 @@
"default": false,
"selected_organizations_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/organizations",
"runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner-groups/2/runners",
"hosted_runners_url": "https://api.github.com/enterprises/octo-corp/actions/runner_groups/2/hosted-runners",
"allows_public_repositories": true,
"restricted_to_workflows": false,
"selected_workflows": [
Expand Down Expand Up @@ -66880,6 +66895,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"inherited": {
"type": "boolean"
},
Expand Down Expand Up @@ -67118,6 +67136,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"inherited": {
"type": "boolean"
},
Expand Down Expand Up @@ -67168,6 +67189,7 @@
"default": false,
"selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories",
"runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners",
"hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners",
"inherited": false,
"allows_public_repositories": true,
"restricted_to_workflows": true,
Expand Down Expand Up @@ -67249,6 +67271,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"inherited": {
"type": "boolean"
},
Expand Down Expand Up @@ -67299,6 +67324,7 @@
"default": false,
"selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/repositories",
"runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners",
"hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners",
"inherited": false,
"allows_public_repositories": true,
"restricted_to_workflows": true,
Expand Down Expand Up @@ -67435,6 +67461,9 @@
"runners_url": {
"type": "string"
},
"hosted_runners_url": {
"type": "string"
},
"inherited": {
"type": "boolean"
},
Expand Down Expand Up @@ -67485,6 +67514,7 @@
"default": false,
"selected_repositories_url": "https://api.github.com/orgs/octo-org/actions/runner-groups/2/repositories",
"runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/runners",
"hosted_runners_url": "https://api.github.com/orgs/octo-org/actions/runner_groups/2/hosted-runners",
"inherited": false,
"allows_public_repositories": true,
"restricted_to_workflows": true,
Expand Down
Loading

0 comments on commit 2cb57c6

Please sign in to comment.