# Anicca Get the difference between two OpenAPI descriptions. **Still in heavy development, use at your own risk.** ## Usage ```shell $ cargo run --bin cli diff fixtures/pet-store.json fixtures/pet-store-changed.json --format json ```