Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
}
12 changes: 0 additions & 12 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -393191,12 +393191,6 @@
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
"isRequired": true
},
{
"type": "boolean",
"name": "is_private",
"in": "body",
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
},
{
"type": "string or null",
"name": "description",
Expand Down Expand Up @@ -393389,12 +393383,6 @@
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
"isRequired": true
},
{
"type": "boolean",
"name": "is_private",
"in": "body",
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
},
{
"type": "string or null",
"name": "description",
Expand Down
12 changes: 0 additions & 12 deletions src/rest/data/ghec-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -429589,12 +429589,6 @@
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
"isRequired": true
},
{
"type": "boolean",
"name": "is_private",
"in": "body",
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
},
{
"type": "string or null",
"name": "description",
Expand Down Expand Up @@ -429787,12 +429781,6 @@
"description": "<p>Whether or not the issue type is enabled at the organization level.</p>",
"isRequired": true
},
{
"type": "boolean",
"name": "is_private",
"in": "body",
"description": "<p>Whether or not the issue type is restricted to issues in private repositories.</p>"
},
{
"type": "string or null",
"name": "description",
Expand Down
2 changes: 1 addition & 1 deletion src/rest/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
]
}
},
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
}
2 changes: 1 addition & 1 deletion src/webhooks/lib/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"sha": "40e9d26234e447455ce27f50703e29b20b44cfb8"
"sha": "51560e7a8cdd18226109feb6e29209ebd9b45531"
}