diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 76349064f1da..7f72935f1629 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "40e9d26234e447455ce27f50703e29b20b44cfb8" + "sha": "51560e7a8cdd18226109feb6e29209ebd9b45531" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index ab728b1a0b8c..728ba0939ba6 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -393191,12 +393191,6 @@ "description": "
Whether or not the issue type is enabled at the organization level.
", "isRequired": true }, - { - "type": "boolean", - "name": "is_private", - "in": "body", - "description": "Whether or not the issue type is restricted to issues in private repositories.
" - }, { "type": "string or null", "name": "description", @@ -393389,12 +393383,6 @@ "description": "Whether or not the issue type is enabled at the organization level.
", "isRequired": true }, - { - "type": "boolean", - "name": "is_private", - "in": "body", - "description": "Whether or not the issue type is restricted to issues in private repositories.
" - }, { "type": "string or null", "name": "description", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index a22058270a39..86af6c9eb1cb 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -429589,12 +429589,6 @@ "description": "Whether or not the issue type is enabled at the organization level.
", "isRequired": true }, - { - "type": "boolean", - "name": "is_private", - "in": "body", - "description": "Whether or not the issue type is restricted to issues in private repositories.
" - }, { "type": "string or null", "name": "description", @@ -429787,12 +429781,6 @@ "description": "Whether or not the issue type is enabled at the organization level.
", "isRequired": true }, - { - "type": "boolean", - "name": "is_private", - "in": "body", - "description": "Whether or not the issue type is restricted to issues in private repositories.
" - }, { "type": "string or null", "name": "description", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 88932adf5b91..4b0177f9953d 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -47,5 +47,5 @@ ] } }, - "sha": "40e9d26234e447455ce27f50703e29b20b44cfb8" + "sha": "51560e7a8cdd18226109feb6e29209ebd9b45531" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 01b420e263a0..b67193eddd76 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "40e9d26234e447455ce27f50703e29b20b44cfb8" + "sha": "51560e7a8cdd18226109feb6e29209ebd9b45531" } \ No newline at end of file