From ccf1634c09cbec2f58423739a892715cf81a748c Mon Sep 17 00:00:00 2001 From: Sergey Chvalyuk Date: Thu, 3 Mar 2022 18:54:43 +0200 Subject: [PATCH] pull_request_commits added (4) Signed-off-by: Sergey Chvalyuk --- .../source_github/schemas/pull_request_commits.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json b/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json index 222e8931e35e..1c9db09c909b 100644 --- a/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json +++ b/airbyte-integrations/connectors/source-github/source_github/schemas/pull_request_commits.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "sha": {