diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 4e455230b0..a52adbec52 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -128851,6 +128851,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -185962,7 +185970,7 @@ "$ref": "#/components/schemas/enterprise-webhooks" }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -185999,6 +186007,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 2e2efa6b01..1e4fba658d 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -93479,6 +93479,13 @@ components: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can be a diff line + or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -135346,7 +135353,7 @@ components: enterprise: "$ref": "#/components/schemas/enterprise-webhooks" hook: - description: 'The modified webhook. This will contain different keys based + description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object @@ -135375,6 +135382,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 4e455230b0..a52adbec52 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -128851,6 +128851,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -185962,7 +185970,7 @@ "$ref": "#/components/schemas/enterprise-webhooks" }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -185999,6 +186007,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 2e2efa6b01..1e4fba658d 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -93479,6 +93479,13 @@ components: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can be a diff line + or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -135346,7 +135353,7 @@ components: enterprise: "$ref": "#/components/schemas/enterprise-webhooks" hook: - description: 'The modified webhook. This will contain different keys based + description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object @@ -135375,6 +135382,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 0191caba96..8f8b62a0cb 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -475327,6 +475327,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -944609,7 +944617,7 @@ ] }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -944646,6 +944654,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 79f7c03237..982da4b7d9 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -83936,6 +83936,13 @@ paths: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can + be a diff line or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -143998,8 +144005,8 @@ webhooks: - deleted enterprise: *648 hook: - description: 'The modified webhook. This will contain different - keys based on the type of webhook it is: repository, organization, + description: 'The deleted webhook. This will contain different keys + based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object properties: @@ -144027,6 +144034,7 @@ webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 0191caba96..8f8b62a0cb 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -475327,6 +475327,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -944609,7 +944617,7 @@ ] }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -944646,6 +944654,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 79f7c03237..982da4b7d9 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -83936,6 +83936,13 @@ paths: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can + be a diff line or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -143998,8 +144005,8 @@ webhooks: - deleted enterprise: *648 hook: - description: 'The modified webhook. This will contain different - keys based on the type of webhook it is: repository, organization, + description: 'The deleted webhook. This will contain different keys + based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object properties: @@ -144027,6 +144034,7 @@ webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 530c500759..32b7b4c1c8 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -515565,6 +515565,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -1037162,7 +1037170,7 @@ ] }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -1037199,6 +1037207,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index f9f03fd80c..615f3b3778 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -92618,6 +92618,13 @@ paths: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can + be a diff line or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -156377,8 +156384,8 @@ webhooks: - deleted enterprise: *752 hook: - description: 'The modified webhook. This will contain different - keys based on the type of webhook it is: repository, organization, + description: 'The deleted webhook. This will contain different keys + based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object properties: @@ -156406,6 +156413,7 @@ webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 530c500759..32b7b4c1c8 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -515565,6 +515565,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -1037162,7 +1037170,7 @@ ] }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -1037199,6 +1037207,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index f9f03fd80c..615f3b3778 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -92618,6 +92618,13 @@ paths: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can + be a diff line or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -156377,8 +156384,8 @@ webhooks: - deleted enterprise: *752 hook: - description: 'The modified webhook. This will contain different - keys based on the type of webhook it is: repository, organization, + description: 'The deleted webhook. This will contain different keys + based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object properties: @@ -156406,6 +156413,7 @@ webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 2b08b9c9e7..28601c3e3f 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -143429,6 +143429,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -202131,7 +202139,7 @@ "$ref": "#/components/schemas/enterprise-webhooks" }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -202168,6 +202176,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index c89099b375..94b8f6c405 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -103993,6 +103993,13 @@ components: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can be a diff line + or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -146984,7 +146991,7 @@ components: enterprise: "$ref": "#/components/schemas/enterprise-webhooks" hook: - description: 'The modified webhook. This will contain different keys based + description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object @@ -147013,6 +147020,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 2b08b9c9e7..28601c3e3f 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -143429,6 +143429,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -202131,7 +202139,7 @@ "$ref": "#/components/schemas/enterprise-webhooks" }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -202168,6 +202176,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index c89099b375..94b8f6c405 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -103993,6 +103993,13 @@ components: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can be a diff line + or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -146984,7 +146991,7 @@ components: enterprise: "$ref": "#/components/schemas/enterprise-webhooks" hook: - description: 'The modified webhook. This will contain different keys based + description: 'The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object @@ -147013,6 +147020,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json index 2adc6d0b14..f03b07f1a7 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.json @@ -422552,6 +422552,14 @@ "examples": [ 2 ] + }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] } }, "required": [ @@ -826434,7 +826442,7 @@ ] }, "hook": { - "description": "The modified webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", + "description": "The deleted webhook. This will contain different keys based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.", "type": "object", "properties": { "active": { @@ -826471,6 +826479,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml index 3fcdb2a7bd..f8ec094e41 100644 --- a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml +++ b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.2022-11-28.deref.yaml @@ -75099,6 +75099,13 @@ paths: - 'null' examples: - 2 + subject_type: + description: The level at which the comment is targeted, can + be a diff line or a file. + type: string + enum: + - line + - file required: - id - node_id @@ -132542,8 +132549,8 @@ webhooks: - deleted enterprise: *592 hook: - description: 'The modified webhook. This will contain different - keys based on the type of webhook it is: repository, organization, + description: 'The deleted webhook. This will contain different keys + based on the type of webhook it is: repository, organization, business, app, or GitHub Marketplace.' type: object properties: @@ -132571,6 +132578,7 @@ webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json b/descriptions-next/ghes-3.13/dereferenced/ghes-3.13.deref.json index 2adc6d0b{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}