# Functions
CreateOverallReport will create a high level report for all top level changes (but with deep counts).
# Structs
Changed provides a simple wrapper for changed counts.
OverallReport provides a Document level overview of all changes to an OpenAPI doc.
# Interfaces
HasChanges represents a change model that provides a total change count and a breaking change count.