diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index ca62bc472b..16437fa1fe 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -125690,6 +125690,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -180789,7 +180797,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": { @@ -180826,6 +180834,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 8a23d4a1ad..ac6751a3a0 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -92822,6 +92822,13 @@ components: example: 2 type: integer nullable: true + 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 @@ -133992,7 +133999,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 @@ -134021,6 +134028,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index ca62bc472b..16437fa1fe 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -125690,6 +125690,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -180789,7 +180797,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": { @@ -180826,6 +180834,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 8a23d4a1ad..ac6751a3a0 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -92822,6 +92822,13 @@ components: example: 2 type: integer nullable: true + 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 @@ -133992,7 +133999,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 @@ -134021,6 +134028,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 259f2dd822..65246f1703 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -402552,6 +402552,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -799137,7 +799145,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": { @@ -799174,6 +799182,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index b8eec3a97b..3b2db04cb0 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -81959,6 +81959,13 @@ paths: example: 2 type: integer nullable: true + 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 @@ -140831,8 +140838,8 @@ x-webhooks: - deleted enterprise: *673 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: @@ -140860,6 +140867,7 @@ x-webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 259f2dd822..65246f1703 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -402552,6 +402552,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -799137,7 +799145,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": { @@ -799174,6 +799182,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index b8eec3a97b..3b2db04cb0 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -81959,6 +81959,13 @@ paths: example: 2 type: integer nullable: true + 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 @@ -140831,8 +140838,8 @@ x-webhooks: - deleted enterprise: *673 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: @@ -140860,6 +140867,7 @@ x-webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 5340171ce1..48d0c2d326 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -440178,6 +440178,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -881092,7 +881100,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": { @@ -881129,6 +881137,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index dd17f5a525..19bacd7261 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -90539,6 +90539,13 @@ paths: example: 2 type: integer nullable: true + 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 @@ -153017,8 +153024,8 @@ x-webhooks: - deleted enterprise: *777 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: @@ -153046,6 +153053,7 @@ x-webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 5340171ce1..48d0c2d326 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -440178,6 +440178,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -881092,7 +881100,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": { @@ -881129,6 +881137,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index dd17f5a525..19bacd7261 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -90539,6 +90539,13 @@ paths: example: 2 type: integer nullable: true + 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 @@ -153017,8 +153024,8 @@ x-webhooks: - deleted enterprise: *777 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: @@ -153046,6 +153053,7 @@ x-webhooks: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 4487da29b2..2f11379234 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -140038,6 +140038,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -196580,7 +196588,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": { @@ -196617,6 +196625,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index d50eb79986..eb57dc8e2f 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -103221,6 +103221,13 @@ components: example: 2 type: integer nullable: true + 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 @@ -145441,7 +145448,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 @@ -145470,6 +145477,7 @@ components: created_at: type: string events: + description: '' type: array items: type: string diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 4487da29b2..2f11379234 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -140038,6 +140038,14 @@ "example": 2, "type": "integer", "nullable": true + }, + "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": [ @@ -196580,7 +196588,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": { @@ -196617,6 +196625,7 @@ "type": "string" }, "events": { + "description": "", "type": "array", "items": { "type": "string", diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index d50eb79986..eb57dc8e2f 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -103221,6 +103221,13 @@ components: example: 2 type: integer nullable: true + 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 @@ -145441,7 +145448,7 @@ components: enterprise: "$ref": "#/components/schemas/enterprise-webhooks" hook: - description: 'The modified webhook. This will conta{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}