Request to describe differences between a configuration in two branches. The base branch configuration may not exist (for newly created configurations).
Data PlatformETLELTData PipelineData StorageTransformationOrchestrationData OperationsCloud DataSnowflakeBigQuery
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "ConfigurationMergeRequest",
"type": "object",
"description": "Request to describe differences between a configuration in two branches.\nThe base branch configuration may not exist (for newly created configurations).\n",
"required": [
"componentId",
"configId",
"baseBranchId",
"currentBranchId"
],
"properties": {
"componentId": {
"type": "string",
"description": "ID of the component"
},
"configId": {
"type": "string",
"description": "ID of the configuration"
},
"baseBranchId": {
"type": "string",
"description": "ID of the base branch (e.g., main branch)"
},
"currentBranchId": {
"type": "string",
"description": "ID of the working branch"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.