Skip to content

Commit

Permalink
Update OpenAPI 3.0 Descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-openapi-bot committed Aug 2, 2023
1 parent 902841d commit c2562c1
Show file tree
Hide file tree
Showing 8 changed files with 96 additions and 16 deletions.
16 changes: 14 additions & 2 deletions descriptions/ghes-3.9/dereferenced/ghes-3.9.2022-11-28.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -57539,8 +57539,8 @@
},
"/manage/v1/config/nodes": {
"get": {
"summary": "Get all GHES node metadata for all nodes",
"description": "Get all node metadata for existing nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"summary": "Get GHES node metadata for all nodes",
"description": "Get node metadata for all configured nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"operationId": "enterprise-admin/get-config-nodes",
"tags": [
"enterprise-admin"
Expand Down Expand Up @@ -57611,6 +57611,9 @@
"uuid": {
"type": "string"
},
"replica": {
"type": "boolean"
},
"cluster_roles": {
"type": "array",
"items": {
Expand Down Expand Up @@ -57672,6 +57675,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -57858,6 +57864,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -57980,6 +57989,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down
12 changes: 10 additions & 2 deletions descriptions/ghes-3.9/dereferenced/ghes-3.9.2022-11-28.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17044,8 +17044,8 @@ paths:
subcategory: licenses
"/manage/v1/config/nodes":
get:
summary: Get all GHES node metadata for all nodes
description: Get all node metadata for existing nodes in the current cluster.
summary: Get GHES node metadata for all nodes
description: Get node metadata for all configured nodes in the current cluster.
For more information, see "[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering)."
operationId: enterprise-admin/get-config-nodes
tags:
Expand Down Expand Up @@ -17100,6 +17100,8 @@ paths:
type: string
uuid:
type: string
replica:
type: boolean
cluster_roles:
type: array
items:
Expand Down Expand Up @@ -17140,6 +17142,8 @@ paths:
- PagesServer
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down Expand Up @@ -17240,6 +17244,8 @@ paths:
details: replication is in sync
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down Expand Up @@ -17314,6 +17320,8 @@ paths:
build_date: '2023-05-02'
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down
16 changes: 14 additions & 2 deletions descriptions/ghes-3.9/dereferenced/ghes-3.9.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -57539,8 +57539,8 @@
},
"/manage/v1/config/nodes": {
"get": {
"summary": "Get all GHES node metadata for all nodes",
"description": "Get all node metadata for existing nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"summary": "Get GHES node metadata for all nodes",
"description": "Get node metadata for all configured nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"operationId": "enterprise-admin/get-config-nodes",
"tags": [
"enterprise-admin"
Expand Down Expand Up @@ -57611,6 +57611,9 @@
"uuid": {
"type": "string"
},
"replica": {
"type": "boolean"
},
"cluster_roles": {
"type": "array",
"items": {
Expand Down Expand Up @@ -57672,6 +57675,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -57858,6 +57864,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -57980,6 +57989,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down
12 changes: 10 additions & 2 deletions descriptions/ghes-3.9/dereferenced/ghes-3.9.deref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17044,8 +17044,8 @@ paths:
subcategory: licenses
"/manage/v1/config/nodes":
get:
summary: Get all GHES node metadata for all nodes
description: Get all node metadata for existing nodes in the current cluster.
summary: Get GHES node metadata for all nodes
description: Get node metadata for all configured nodes in the current cluster.
For more information, see "[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering)."
operationId: enterprise-admin/get-config-nodes
tags:
Expand Down Expand Up @@ -17100,6 +17100,8 @@ paths:
type: string
uuid:
type: string
replica:
type: boolean
cluster_roles:
type: array
items:
Expand Down Expand Up @@ -17140,6 +17142,8 @@ paths:
- PagesServer
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down Expand Up @@ -17240,6 +17244,8 @@ paths:
details: replication is in sync
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down Expand Up @@ -17314,6 +17320,8 @@ paths:
build_date: '2023-05-02'
'401':
description: Unauthorized
'500':
description: Internal error
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
Expand Down
16 changes: 14 additions & 2 deletions descriptions/ghes-3.9/ghes-3.9.2022-11-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -9322,8 +9322,8 @@
},
"/manage/v1/config/nodes": {
"get": {
"summary": "Get all GHES node metadata for all nodes",
"description": "Get all node metadata for existing nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"summary": "Get GHES node metadata for all nodes",
"description": "Get node metadata for all configured nodes in the current cluster. For more information, see \"[About clustering](https://docs.github.com/[email protected]/admin/enterprise-management/configuring-clustering/about-clustering).\"",
"operationId": "enterprise-admin/get-config-nodes",
"tags": [
"enterprise-admin"
Expand Down Expand Up @@ -9373,6 +9373,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -9436,6 +9439,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -9499,6 +9505,9 @@
},
"401": {
"description": "Unauthorized"
},
"500": {
"description": "Internal error"
}
},
"x-github": {
Expand Down Expand Up @@ -91225,6 +91234,9 @@
"uuid": {
"type": "string"
},
"replica": {
"type": "boolean"
},
"cluster_roles": {
"type": "array",
"items": {
Expand Down
Loading

0 comments on commit c2562c1

Please sign in to comment.