Create a new changelog event
Changelog event to create
Unique identifier for the contract in UUID format
Version of the contract
Field of the contract where violation occured
The type of entity that the changelog event is associated with.
DATA_CONTRACT Type of violation
MISSING_REQUIRED_PROPERTY, INCOMPATIBLE_TYPE, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, LESS_THAN, LESS_THAN_OR_EQUAL_TO, IS_NULL, IS_NULL_THRESHOLD, IS_NOT_EMPTY, LENGTH, LENGTH_GREATER_THAN, LENGTH_GREATER_THAN_OR_EQUAL_TO, LENGTH_LESS_THAN, LENGTH_LESS_THAN_OR_EQUAL_TO, MISSING_DATA_ASSET, PII_DETECTED The unique identifier of the data asset. It follows the pattern '{data_asset_type}://{data_asset_source}:{data_asset_name}'
Expected value of the field
actual value of the field
Name of the contract
Domain of the contract
Unique identifier for the data asset field in UUID format
The type of event that occurred
VIOLATION Unique identifier for the user in UUID format
Link to the pull request associated with the violation
Changelog event(s) was successfully created
List of changelog event IDs that were create