Skip to content

oxidecomputer/drift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drift

Library to compare two OpenAPI documents to detect changes between them. Those changes may be classified as backward-incompatible, forward-incompatible, incompatible (i.e. both backward- and forward-incompatible), trivial (e.g. changes to document layout or metadata), or unhandled. Unhandled changes are those where structures are non-identical and drift has either not yet been extended to detect fine-grained compatibility, or where compatibility checks may not be feasible (e.g. comparing the intersection of two regular expressions).

About

OpenAPI compatibility checking library

Resources

License

Stars

Watchers

Forks

Packages

No packages published