include/lightspeed@release@maturity_baseline_ApiCompatibilityGate.hrl

-record(api_compatibility_gate, {
    name :: binary(),
    expected :: binary(),
    strict :: boolean()
}).