From 9d388064d81f725c38a5578036ba106daa83523a Mon Sep 17 00:00:00 2001 From: ujjwal-ab Date: Fri, 21 Jul 2023 09:29:43 +0530 Subject: [PATCH] fix: revert postgres schema fix --- test/data/validation/destinations/postgres.json | 1 - 1 file changed, 1 deletion(-) diff --git a/test/data/validation/destinations/postgres.json b/test/data/validation/destinations/postgres.json index 33203ace0..fc5cd7cb8 100644 --- a/test/data/validation/destinations/postgres.json +++ b/test/data/validation/destinations/postgres.json @@ -74,7 +74,6 @@ "err": [ " must have required property 'accessKeyID'", " must have required property 'accessKey'", - "roleBasedAuth must be equal to constant", " must have required property 'iamRoleARN'", " must match a schema in anyOf", " must match \"then\" schema"