Skip to content

Commit 70ede7c

Browse files
Update OpenAPI 3.1 Descriptions
1 parent a2587a6 commit 70ede7c

16 files changed

+24
-40
lines changed

descriptions-next/api.github.com/api.github.com.2022-11-28.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -131878,7 +131878,7 @@
131878131878
"merge-group": {
131879131879
"type": "object",
131880131880
"title": "Merge Group",
131881-
"description": "A group of pull requests that the merge queue has grouped together to be merged.\n",
131881+
"description": "A group of pull requests that the merge queue has grouped together to be merged.",
131882131882
"properties": {
131883131883
"head_sha": {
131884131884
"description": "The SHA of the merge group.",

descriptions-next/api.github.com/api.github.com.2022-11-28.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -95585,10 +95585,8 @@ components:
9558595585
merge-group:
9558695586
type: object
9558795587
title: Merge Group
95588-
description: 'A group of pull requests that the merge queue has grouped together
95588+
description: A group of pull requests that the merge queue has grouped together
9558995589
to be merged.
95590-
95591-
'
9559295590
properties:
9559395591
head_sha:
9559495592
description: The SHA of the merge group.

descriptions-next/api.github.com/api.github.com.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -131878,7 +131878,7 @@
131878131878
"merge-group": {
131879131879
"type": "object",
131880131880
"title": "Merge Group",
131881-
"description": "A group of pull requests that the merge queue has grouped together to be merged.\n",
131881+
"description": "A group of pull requests that the merge queue has grouped together to be merged.",
131882131882
"properties": {
131883131883
"head_sha": {
131884131884
"description": "The SHA of the merge group.",

descriptions-next/api.github.com/api.github.com.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -95585,10 +95585,8 @@ components:
9558595585
merge-group:
9558695586
type: object
9558795587
title: Merge Group
95588-
description: 'A group of pull requests that the merge queue has grouped together
95588+
description: A group of pull requests that the merge queue has grouped together
9558995589
to be merged.
95590-
95591-
'
9559295590
properties:
9559395591
head_sha:
9559495592
description: The SHA of the merge group.

0 commit comments

Comments
 (0)