Skip to main content

Crate drift

Crate drift 

Source
Expand description

Drift

Detect changes between OpenAPI documents.

Structs§

Change
Describes changes detected within a single component or endpoint.
ChangeInfo
A single change detected at a specific location within a component/endpoint.
ChangePath
A paired path through old and new documents that led to a change.
JsonPathStack
Strongly-typed path stack for tracking location in OpenAPI documents.

Enums§

ChangeClass
Classification of how a change affects compatibility between two OpenAPI documents.
ChangeComparison
ChangeDetails

Functions§

compare