Skip to content

Commit 6d547d0

Browse files
authored
Merge pull request #4705 from github/openapi-update-7911b401b39705a4380f306aadbdcf844b098990aae508963eeb8a68cdc7e55b
Update OpenAPI 3.0 Descriptions
2 parents 40e9d26 + 1ebb739 commit 6d547d0

16 files changed

+0
-128
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105308,10 +105308,6 @@
105308105308
"description": "Whether or not the issue type is enabled at the organization level.",
105309105309
"type": "boolean"
105310105310
},
105311-
"is_private": {
105312-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
105313-
"type": "boolean"
105314-
},
105315105311
"description": {
105316105312
"description": "Description of the issue type.",
105317105313
"type": "string",
@@ -105349,10 +105345,6 @@
105349105345
"description": "Whether or not the issue type is enabled at the organization level.",
105350105346
"type": "boolean"
105351105347
},
105352-
"is_private": {
105353-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
105354-
"type": "boolean"
105355-
},
105356105348
"description": {
105357105349
"description": "Description of the issue type.",
105358105350
"type": "string",

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77046,10 +77046,6 @@ components:
7704677046
description: Whether or not the issue type is enabled at the organization
7704777047
level.
7704877048
type: boolean
77049-
is_private:
77050-
description: Whether or not the issue type is restricted to issues in private
77051-
repositories.
77052-
type: boolean
7705377049
description:
7705477050
description: Description of the issue type.
7705577051
type: string
@@ -77080,10 +77076,6 @@ components:
7708077076
description: Whether or not the issue type is enabled at the organization
7708177077
level.
7708277078
type: boolean
77083-
is_private:
77084-
description: Whether or not the issue type is restricted to issues in private
77085-
repositories.
77086-
type: boolean
7708777079
description:
7708877080
description: Description of the issue type.
7708977081
type: string

descriptions/api.github.com/api.github.com.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105308,10 +105308,6 @@
105308105308
"description": "Whether or not the issue type is enabled at the organization level.",
105309105309
"type": "boolean"
105310105310
},
105311-
"is_private": {
105312-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
105313-
"type": "boolean"
105314-
},
105315105311
"description": {
105316105312
"description": "Description of the issue type.",
105317105313
"type": "string",
@@ -105349,10 +105345,6 @@
105349105345
"description": "Whether or not the issue type is enabled at the organization level.",
105350105346
"type": "boolean"
105351105347
},
105352-
"is_private": {
105353-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
105354-
"type": "boolean"
105355-
},
105356105348
"description": {
105357105349
"description": "Description of the issue type.",
105358105350
"type": "string",

0 commit comments

Comments
 (0)