diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 9b11ff2acf..fd6e177549 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "06f41fe78b174a7531ba5df1cdc0094ebfe33302" + "sha": "4aac28959ee19a97c78a7c6ac92b1a5dd0fa325c" } \ 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 4d4d9dd6aa..6dbe367902 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -332225,6 +332225,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -335627,7 +335635,7 @@ "example": { "verifiable_password_authentication": true, "ssh_key_fingerprints": { - "SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8", + "SHA256_RSA": "uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s", "SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ", "SHA256_ECDSA": "p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM", "SHA256_ED25519": "+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU" @@ -335635,7 +335643,7 @@ "ssh_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl", "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=", - "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==" + "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCj7ndNxQowgcQnjshcLrqPEiiphnt+VTTvDP6mHBL9j1aNUkY4Ue1gvwnGLVlOhGeYrnZaMgRK6+PKCUXaDbC7qtbW8gIkhL7aGCsOr/C56SJMy/BCZfxd1nWzAOxSDPgVsmerOBYfNqltV9/hWCqBywINIR+5dIg6JTJ72pcEpEjcYgXkE2YEFXV1JHnsKgbLWNlhScqb2UmyRkQyytRLtL+38TGxkxCflmO+5Z8CSSNY7GidjMIZ7Q4zMjA2n1nGrlTDkzwDCsw+wqFPGQA179cnfGWOWRVruj16z6XyvxvjJwbz0wQZ75XK5tKSb7FNyeIEs4TT4jk+S4dhPeAUC5y+bDYirYgM4GC7uEnztnZyaVWQ7B381AK4Qdrwt51ZqExKbQpTUNn+EjqoTwvqNj4kqx5QUCI0ThS/YkOxJCXmPUWZbhjpCg56i+2aB6CmK2JGhn57K5mj0MNdBXA4/WnwH6XoPWJzK5Nyu2zB3nAZp+S5hpQs+p1vN1/wsjk=" ], "hooks": [ "192.30.252.0/22", @@ -409211,6 +409219,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -409829,6 +409845,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -410462,6 +410486,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -411207,6 +411239,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -411406,6 +411446,16 @@ "name": "in_reply_to", "in": "body", "description": "
The ID of the review comment to reply to. To find the ID of a review comment with \"List review comments on a pull request\". When specified, all parameters other than body in the request body are ignored.
The level at which the comment is targeted.
", + "enum": [ + "LINE", + "FILE" + ] } ], "enabledForGitHubApps": true, @@ -411903,6 +411953,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -412550,6 +412608,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghae/schema.json b/src/rest/data/ghae/schema.json index b4d99b7273..3f9fea63b9 100644 --- a/src/rest/data/ghae/schema.json +++ b/src/rest/data/ghae/schema.json @@ -239911,6 +239911,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -243313,7 +243321,7 @@ "example": { "verifiable_password_authentication": true, "ssh_key_fingerprints": { - "SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8", + "SHA256_RSA": "uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s", "SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ", "SHA256_ECDSA": "p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM", "SHA256_ED25519": "+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU" @@ -291727,6 +291735,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -292345,6 +292361,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -292978,6 +293002,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -293723,6 +293755,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -294419,6 +294459,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -295066,6 +295114,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 359c0ad59e..934c27ec8b 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -345412,6 +345412,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -348814,7 +348822,7 @@ "example": { "verifiable_password_authentication": true, "ssh_key_fingerprints": { - "SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8", + "SHA256_RSA": "uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s", "SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ", "SHA256_ECDSA": "p2QAMXNIC1TJYWeIOttrVc98/R1BUFWu3/LiyKgUfQM", "SHA256_ED25519": "+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU" @@ -348822,7 +348830,7 @@ "ssh_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl", "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=", - "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==" + "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCj7ndNxQowgcQnjshcLrqPEiiphnt+VTTvDP6mHBL9j1aNUkY4Ue1gvwnGLVlOhGeYrnZaMgRK6+PKCUXaDbC7qtbW8gIkhL7aGCsOr/C56SJMy/BCZfxd1nWzAOxSDPgVsmerOBYfNqltV9/hWCqBywINIR+5dIg6JTJ72pcEpEjcYgXkE2YEFXV1JHnsKgbLWNlhScqb2UmyRkQyytRLtL+38TGxkxCflmO+5Z8CSSNY7GidjMIZ7Q4zMjA2n1nGrlTDkzwDCsw+wqFPGQA179cnfGWOWRVruj16z6XyvxvjJwbz0wQZ75XK5tKSb7FNyeIEs4TT4jk+S4dhPeAUC5y+bDYirYgM4GC7uEnztnZyaVWQ7B381AK4Qdrwt51ZqExKbQpTUNn+EjqoTwvqNj4kqx5QUCI0ThS/YkOxJCXmPUWZbhjpCg56i+2aB6CmK2JGhn57K5mj0MNdBXA4/WnwH6XoPWJzK5Nyu2zB3nAZp+S5hpQs+p1vN1/wsjk=" ], "hooks": [ "192.30.252.0/22", @@ -425931,6 +425939,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -426549,6 +426565,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -427182,6 +427206,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -427927,6 +427959,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -428126,6 +428166,16 @@ "name": "in_reply_to", "in": "body", "description": "The ID of the review comment to reply to. To find the ID of a review comment with \"List review comments on a pull request\". When specified, all parameters other than body in the request body are ignored.
The level at which the comment is targeted.
", + "enum": [ + "LINE", + "FILE" + ] } ], "enabledForGitHubApps": true, @@ -428623,6 +428673,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -429270,6 +429328,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghes-3.4/schema.json b/src/rest/data/ghes-3.4/schema.json index 5ad8b46115..d112a7d423 100644 --- a/src/rest/data/ghes-3.4/schema.json +++ b/src/rest/data/ghes-3.4/schema.json @@ -272376,6 +272376,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -331947,6 +331955,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -332565,6 +332581,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -333198,6 +333222,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -333943,6 +333975,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -334639,6 +334679,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -335286,6 +335334,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghes-3.5/schema.json b/src/rest/data/ghes-3.5/schema.json index 637b660cba..5b8b501db8 100644 --- a/src/rest/data/ghes-3.5/schema.json +++ b/src/rest/data/ghes-3.5/schema.json @@ -279534,6 +279534,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -339117,6 +339125,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -339735,6 +339751,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -340368,6 +340392,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -341113,6 +341145,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -341809,6 +341849,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -342456,6 +342504,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghes-3.6/schema.json b/src/rest/data/ghes-3.6/schema.json index b4685e88ef..0002b1dc3b 100644 --- a/src/rest/data/ghes-3.6/schema.json +++ b/src/rest/data/ghes-3.6/schema.json @@ -288853,6 +288853,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -349061,6 +349069,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -349679,6 +349695,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -350312,6 +350336,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -351057,6 +351089,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -351753,6 +351793,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -352400,6 +352448,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghes-3.7/schema.json b/src/rest/data/ghes-3.7/schema.json index 2742530b8a..5d2d6c0390 100644 --- a/src/rest/data/ghes-3.7/schema.json +++ b/src/rest/data/ghes-3.7/schema.json @@ -291778,6 +291778,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -352691,6 +352699,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -353309,6 +353325,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -353942,6 +353966,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -354687,6 +354719,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -355383,6 +355423,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -356030,6 +356078,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/data/ghes-3.8/schema.json b/src/rest/data/ghes-3.8/schema.json index 7ab5cddca6..706889030e 100644 --- a/src/rest/data/ghes-3.8/schema.json +++ b/src/rest/data/ghes-3.8/schema.json @@ -314009,6 +314009,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -375232,6 +375240,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -375850,6 +375866,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -376483,6 +376507,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -377228,6 +377260,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -377924,6 +377964,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", @@ -378571,6 +378619,14 @@ "default": "RIGHT", "type": "string" }, + "subject_type": { + "description": "The level at which the comment is targeted, can be a diff line or a file.", + "type": "string", + "enum": [ + "line", + "file" + ] + }, "reactions": { "title": "Reaction Rollup", "type": "object", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index c7304079e0..c4cb600caa 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -21,5 +21,5 @@ "allowTitleToDifferFromFilename": true }, "targetDirectory": "content/rest", - "sha": "06f41fe78b174a7531ba5df1cdc0094ebfe33302" + "sha": "4aac28959ee19a97c78a7c6ac92b1a5dd0fa325c" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index 0ef9111485..f7b88de1b2 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -153676,6 +153676,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -157109,6 +157118,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -160563,6 +160581,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -176621,6 +176648,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -179980,6 +180016,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", diff --git a/src/webhooks/data/ghae/schema.json b/src/webhooks/data/ghae/schema.json index 2490d55519..27c6acc166 100644 --- a/src/webhooks/data/ghae/schema.json +++ b/src/webhooks/data/ghae/schema.json @@ -140540,6 +140540,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -143973,6 +143982,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -147427,6 +147445,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -163485,6 +163512,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -166844,6 +166880,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 5625f06a1c..557e9f1a2e 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -153676,6 +153676,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -157109,6 +157118,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -160563,6 +160581,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -176621,6 +176648,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -179980,6 +180016,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", diff --git a/src/webhooks/data/ghes-3.7/schema.json b/src/webhooks/data/ghes-3.7/schema.json index d3a82be12c..0ea9722b6a 100644 --- a/src/webhooks/data/ghes-3.7/schema.json +++ b/src/webhooks/data/ghes-3.7/schema.json @@ -142022,6 +142022,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -145455,6 +145464,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -148909,6 +148927,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -164967,6 +164994,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -168326,6 +168362,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", diff --git a/src/webhooks/data/ghes-3.8/schema.json b/src/webhooks/data/ghes-3.8/schema.json index f81a16868c..009da2f437 100644 --- a/src/webhooks/data/ghes-3.8/schema.json +++ b/src/webhooks/data/ghes-3.8/schema.json @@ -142242,6 +142242,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -145675,6 +145684,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -149129,6 +149147,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -165187,6 +165214,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", @@ -168546,6 +168582,15 @@ ], "default": "RIGHT" }, + { + "type": "string", + "name": "subject_type", + "description": "The level at which the comment is targeted, can be a diff line or a file.
", + "enum": [ + "line", + "file" + ] + }, { "type": "string", "name": "updated_at", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 9b11ff2acf..fd6e177549 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "06f41fe78b174a7531ba5df1cdc0094ebfe33302" + "sha": "4aac28959ee19a97c78a7c6ac92b1a5dd0fa325c" } \ No newline at end of file