Skip to content

Commit 2320d61

Browse files
authored
Merge pull request #4533 from github/openapi-update-bd49c667b720347814d40bafb38afec5075c439baaab449837e6f26419fe3d3c
Update OpenAPI 3.1 Descriptions
2 parents b9fb8d5 + 617e80c commit 2320d61

16 files changed

+16
-16
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48956,7 +48956,7 @@
4895648956
"properties": {
4895748957
"sub_issue_id": {
4895848958
"type": "integer",
48959-
"description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue"
48959+
"description": "The id of the sub-issue to add. The sub-issue must belong to the same repository owner as the parent issue"
4896048960
},
4896148961
"replace_parent": {
4896248962
"type": "boolean",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35626,7 +35626,7 @@ paths:
3562635626
sub_issue_id:
3562735627
type: integer
3562835628
description: The id of the sub-issue to add. The sub-issue must
35629-
belong to the same repository as the parent issue
35629+
belong to the same repository owner as the parent issue
3563035630
replace_parent:
3563135631
type: boolean
3563235632
description: Option that, when true, instructs the operation to

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48956,7 +48956,7 @@
4895648956
"properties": {
4895748957
"sub_issue_id": {
4895848958
"type": "integer",
48959-
"description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue"
48959+
"description": "The id of the sub-issue to add. The sub-issue must belong to the same repository owner as the parent issue"
4896048960
},
4896148961
"replace_parent": {
4896248962
"type": "boolean",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35626,7 +35626,7 @@ paths:
3562635626
sub_issue_id:
3562735627
type: integer
3562835628
description: The id of the sub-issue to add. The sub-issue must
35629-
belong to the same repository as the parent issue
35629+
belong to the same repository owner as the parent issue
3563035630
replace_parent:
3563135631
type: boolean
3563235632
description: Option that, when true, instructs the operation to

0 commit comments

Comments
 (0)