Skip to content

Commit 51560e7

Browse files
authored
Merge pull request #4706 from github/openapi-update-62c33ad5b4118f95742be110707da902960888b3a4938936175e7994ea5d438f
Update OpenAPI 3.1 Descriptions
2 parents 6d547d0 + 1467479 commit 51560e7

16 files changed

+0
-128
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106759,10 +106759,6 @@
106759106759
"description": "Whether or not the issue type is enabled at the organization level.",
106760106760
"type": "boolean"
106761106761
},
106762-
"is_private": {
106763-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
106764-
"type": "boolean"
106765-
},
106766106762
"description": {
106767106763
"description": "Description of the issue type.",
106768106764
"type": [
@@ -106805,10 +106801,6 @@
106805106801
"description": "Whether or not the issue type is enabled at the organization level.",
106806106802
"type": "boolean"
106807106803
},
106808-
"is_private": {
106809-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
106810-
"type": "boolean"
106811-
},
106812106804
"description": {
106813106805
"description": "Description of the issue type.",
106814106806
"type": [

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -77503,10 +77503,6 @@ components:
7750377503
description: Whether or not the issue type is enabled at the organization
7750477504
level.
7750577505
type: boolean
77506-
is_private:
77507-
description: Whether or not the issue type is restricted to issues in private
77508-
repositories.
77509-
type: boolean
7751077506
description:
7751177507
description: Description of the issue type.
7751277508
type:
@@ -77540,10 +77536,6 @@ components:
7754077536
description: Whether or not the issue type is enabled at the organization
7754177537
level.
7754277538
type: boolean
77543-
is_private:
77544-
description: Whether or not the issue type is restricted to issues in private
77545-
repositories.
77546-
type: boolean
7754777539
description:
7754877540
description: Description of the issue type.
7754977541
type:

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -106759,10 +106759,6 @@
106759106759
"description": "Whether or not the issue type is enabled at the organization level.",
106760106760
"type": "boolean"
106761106761
},
106762-
"is_private": {
106763-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
106764-
"type": "boolean"
106765-
},
106766106762
"description": {
106767106763
"description": "Description of the issue type.",
106768106764
"type": [
@@ -106805,10 +106801,6 @@
106805106801
"description": "Whether or not the issue type is enabled at the organization level.",
106806106802
"type": "boolean"
106807106803
},
106808-
"is_private": {
106809-
"description": "Whether or not the issue type is restricted to issues in private repositories.",
106810-
"type": "boolean"
106811-
},
106812106804
"description": {
106813106805
"description": "Description of the issue type.",
106814106806
"type": [

0 commit comments

Comments
 (0)