diff --git a/backend/src/models/integration.ts b/backend/src/models/integration.ts index d7d80bb79..1b52fabd9 100644 --- a/backend/src/models/integration.ts +++ b/backend/src/models/integration.ts @@ -84,16 +84,6 @@ const integrationSchema = new Schema( type: String, default: null }, - path: { - // aws-parameter-store-specific path - type: String, - default: null - }, - region: { - // aws-parameter-store-specific path - type: String, - default: null - }, integration: { type: String, enum: [