v1

latestOpenAPI 3.0.0Commercial2026-07-2470265161.8 KB
ControlService

DiffPipeline returns a diff of the pipeline without modifying any persisted resources.

WriteKey must be in the request or set as 'wky' claim within the jwt. Deprecating the requirement in the jwt. buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE

post/v1.1/pipeline/diff

Request body

scope'INTEGRATION_SCOPE_UNSPECIFIED' | 'INTEGRATION_SCOPE_PUBLIC' | 'INTEGRATION_SCOPE_INTERNAL'

Response

OK

addedIntegrationsstring[] nullable
modifiedIntegrationsstring[] nullable
protoTextDiffstring

The diff as a text representation of protobuf. Similar to JSON but typically more human readable.

removedIntegrationsstring[] nullable
scope'INTEGRATION_SCOPE_UNSPECIFIED' | 'INTEGRATION_SCOPE_PUBLIC' | 'INTEGRATION_SCOPE_INTERNAL'