Skip to main content

datacontract breaking

Show compatibility impact between two data contracts.

datacontract breaking [OPTIONS] V1 V2
ArgumentDefaultDescription
V1requiredThe location (url, s3 url, or local path) of the source (before) data contract YAML.
V2requiredThe location (url, s3 url, or local path) of the target (after) data contract YAML.
OptionDefaultDescription
--inline-references / --no-inline-references--inline-referencesResolve external references (currently: authoritativeDefinitions[type in {definition, semantics}]) in the contract and inline the fetched content from the configured entropy-data host.
--debug / --no-debugEnable debug logging
datacontract breaking datacontract-v1.yaml datacontract-v2.yaml

Guide: Compare contract versions.