Documentation
¶
Overview ¶
Package compare implements the default OpenAPI change-detector plugin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin is the default OpenAPI change detector.
func (Plugin) Compare ¶
func (Plugin) Compare(input contract.CompareInput) (contract.CompareOutput, error)
Compare detects breaking and non-breaking changes between two OpenAPI documents.
Click to show internal directories.
Click to hide internal directories.