Skip to content

Update OpenAPI 3.0 Descriptions #4703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions descriptions/api.github.com/api.github.com.2022-11-28.json
Original file line number Diff line number Diff line change
@@ -105308,10 +105308,6 @@
"description": "Whether or not the issue type is enabled at the organization level.",
"type": "boolean"
},
"is_private": {
"description": "Whether or not the issue type is restricted to issues in private repositories.",
"type": "boolean"
},
"description": {
"description": "Description of the issue type.",
"type": "string",
@@ -105349,10 +105345,6 @@
"description": "Whether or not the issue type is enabled at the organization level.",
"type": "boolean"
},
"is_private": {
"description": "Whether or not the issue type is restricted to issues in private repositories.",
"type": "boolean"
},
"description": {
"description": "Description of the issue type.",
"type": "string",
8 changes: 0 additions & 8 deletions descriptions/api.github.com/api.github.com.2022-11-28.yaml
Original file line number Diff line number Diff line change
@@ -77046,10 +77046,6 @@ components:
description: Whether or not the issue type is enabled at the organization
level.
type: boolean
is_private:
description: Whether or not the issue type is restricted to issues in private
repositories.
type: boolean
description:
description: Description of the issue type.
type: string
@@ -77080,10 +77076,6 @@ components:
description: Whether or not the issue type is enabled at the organization
level.
type: boolean
is_private:
description: Whether or not the issue type is restricted to issues in private
repositories.
type: boolean
description:
description: Description of the issue type.
type: string
8 changes: 0 additions & 8 deletions descriptions/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
@@ -105308,10 +105308,6 @@
"description": "Whether or not the issue type is enabled at the organization level.",
"type": "boolean"
},
"is_private": {
"description": "Whether or not the issue type is restricted to issues in private repositories.",
"type": "boolean"
},
"description": {
"description": "Description of the issue type.",
"type": "string",
@@ -105349,10 +105345,6 @@
"description": "Whether or not the issue type is enabled at the organization level.",
"type": "boolean"
},
"is_private": {
"description": "Whether or not the issue type is restricted to issues in private repositories.",
"type": "boolean"
},
"description": {
"description": "Description of the issue type.",
"type": "string",
Loading
Oops, something went wrong.