From 7a27bd061a6e69900dd2896ea363c4d93fffe442 Mon Sep 17 00:00:00 2001 From: terencecho Date: Mon, 23 Oct 2023 16:36:56 -0700 Subject: [PATCH] Revert breaking change --- gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen.yaml b/gen.yaml index f55c0da8..2d46bd59 100644 --- a/gen.yaml +++ b/gen.yaml @@ -25,6 +25,6 @@ python: author: Airbyte clientServerStatusCodesAsErrors: true description: Python Client SDK for Airbyte API - flattenGlobalSecurity: true + flattenGlobalSecurity: false maxMethodParams: 0 packageName: airbyte-api