From 447e10d0ea20850fceecf9f83ca24cc93d1b7e99 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:24:23 +0000 Subject: [PATCH] Updated API from documentation release --- api-specs/connect/types/common.raml | 3 --- 1 file changed, 3 deletions(-) diff --git a/api-specs/connect/types/common.raml b/api-specs/connect/types/common.raml index 0a1397332..0726788a5 100644 --- a/api-specs/connect/types/common.raml +++ b/api-specs/connect/types/common.raml @@ -147,9 +147,6 @@ types: topic?: type: string description: Google Cloud Pub/Sub Topic generated after deployment of event applications. - connectionString?: - type: string - description: Azure Service Bus connection string generated after deployment of event applications. schedule?: type: string description: Cron schedule for job applications.