Check list of S3 data assets for contract violations
List of S3 data assets to check for compliance
Array of data assets to check for compliance
Determines the format of the response from the API. Specifying 'DETAILED' will return a detailed JSON object for each data asset checked. If 'COMMENT_MARKDOWN' is specified, the response will be a markdown string intended to be used as a comment in a pull request.
DETAILED, COMMENT_MARKDOWN If true, the data assets sent that have not changed compared with the stored assets will be checked for contract violations and responseType: NO_CHANGE will be returned for those assets. If false, the only data assets that have changed compared with the stored assets will be checked for contract violations.
Link to the pull request the proposed changes to the data asset are part of
Data Asset ID
The namespace of the data asset
"postgres://service-one.aaa.eu-west-1.rds.amazonaws.com:5432"
"protobuf://github.com/org/repo/path/to/file.proto"
The full resource name of the data asset, see Data Assets
"postgres://service-one.aaa.eu-west-1.rds.amazonaws.com:5432:serviceone.public.sales"
"protobuf://[email protected]/org/repo/path/to/file.proto:company.serviceone.Sales"
The relative path of the data asset within its data store
"serviceone.public.sales"
"company.serviceone.Sales"
NO_CONTRACT