mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-29 10:55:09 +00:00
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:
parent
db61f01058
commit
8dd69af269
@ -177,7 +177,7 @@
|
|||||||
"$ref": "./connections/pipeline/stitchConnection.json"
|
"$ref": "./connections/pipeline/stitchConnection.json"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"$ref": "./connections/pipeline/snowplowconnection.json"
|
"$ref": "./connections/pipeline/snowplowConnection.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
/**
|
/**
|
||||||
* Snowplow Pipeline Connection Config
|
* Snowplow Pipeline Connection Config
|
||||||
*/
|
*/
|
||||||
export interface Snowplowconnection {
|
export interface SnowplowConnection {
|
||||||
/**
|
/**
|
||||||
* API Key for Snowplow Console API
|
* API Key for Snowplow Console API
|
||||||
*/
|
*/
|
Loading…
x
Reference in New Issue
Block a user