diff --git a/openmetadata-spec/src/main/resources/json/schema/entity/services/connections/pipeline/snowplowconnection.json b/openmetadata-spec/src/main/resources/json/schema/entity/services/connections/pipeline/snowplowConnection.json similarity index 100% rename from openmetadata-spec/src/main/resources/json/schema/entity/services/connections/pipeline/snowplowconnection.json rename to openmetadata-spec/src/main/resources/json/schema/entity/services/connections/pipeline/snowplowConnection.json diff --git a/openmetadata-spec/src/main/resources/json/schema/entity/services/pipelineService.json b/openmetadata-spec/src/main/resources/json/schema/entity/services/pipelineService.json index db4625908f8..c4414edb12f 100644 --- a/openmetadata-spec/src/main/resources/json/schema/entity/services/pipelineService.json +++ b/openmetadata-spec/src/main/resources/json/schema/entity/services/pipelineService.json @@ -177,7 +177,7 @@ "$ref": "./connections/pipeline/stitchConnection.json" }, { - "$ref": "./connections/pipeline/snowplowconnection.json" + "$ref": "./connections/pipeline/snowplowConnection.json" } ] } diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowconnection.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowConnection.ts similarity index 98% rename from openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowconnection.ts rename to openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowConnection.ts index 42ae41f87c8..acb548a7f4b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowconnection.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/connections/pipeline/snowplowConnection.ts @@ -13,7 +13,7 @@ /** * Snowplow Pipeline Connection Config */ -export interface Snowplowconnection { +export interface SnowplowConnection { /** * API Key for Snowplow Console API */