fix(snowplow) : json-changes (#23217)

* none

* snowplow-json-change

---------

Co-authored-by: Akash Verma <akashverma@Mac.lan>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
This commit is contained in:
Akash Verma 2025-09-04 09:34:25 +05:30 committed by GitHub
parent db61f01058
commit 8dd69af269
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -177,7 +177,7 @@
"$ref": "./connections/pipeline/stitchConnection.json"
},
{
"$ref": "./connections/pipeline/snowplowconnection.json"
"$ref": "./connections/pipeline/snowplowConnection.json"
}
]
}

View File

@ -13,7 +13,7 @@
/**
* Snowplow Pipeline Connection Config
*/
export interface Snowplowconnection {
export interface SnowplowConnection {
/**
* API Key for Snowplow Console API
*/