Current section
Files
Jump to
Current section
Files
include/lightspeed@release@maturity_baseline_ApiCompatibilityGate.hrl
-record(api_compatibility_gate, {
name :: binary(),
expected :: binary(),
strict :: boolean()
}).