Skip to content

Commit

Permalink
Merge pull request #3666 from github/openapi-update-62901cf91e26348ac…
Browse files Browse the repository at this point in the history
…07907eece380b1f15666f55bdd6e610c934eb21188e847c

Update OpenAPI 3.1 Descriptions
  • Loading branch information
dinonuggies1 authored Jun 14, 2024
2 parents 3525a60 + 2cb57c6 commit 62b23af
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 62b23af

Please sign in to comment.