From a037e1c83f17d7cbb74e6791ece5cc95c86a5181 Mon Sep 17 00:00:00 2001 From: Ohcui <42260310+Ohcui@users.noreply.github.com> Date: Thu, 28 Apr 2022 21:35:19 +0800 Subject: [PATCH] OpenPI config: remove stale required key (#12341) --- airbyte-api/src/main/openapi/config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/airbyte-api/src/main/openapi/config.yaml b/airbyte-api/src/main/openapi/config.yaml index 477d7ee688da..c1fdc0044d4b 100644 --- a/airbyte-api/src/main/openapi/config.yaml +++ b/airbyte-api/src/main/openapi/config.yaml @@ -3143,7 +3143,6 @@ components: WebBackendConnectionCreate: type: object required: - - connection - sourceId - destinationId - status