macOS
brew install openapi-difflocal Homebrew formula metadata
brew
Utility for comparing two OpenAPI specifications. Version 2.1.7 via Homebrew; verified 2026-06-22.
install
brew install openapi-difflocal Homebrew formula metadata
sudo pacman -S openapi-diffArch Linux sync databases · openapi-diff · source: geo.mirror.pkgbuild.com
overview
Utility for comparing two OpenAPI specifications
history
openapi-diff is an OpenAPITools utility for comparing two OpenAPI 3.x specifications and rendering the differences as text, HTML, Markdown, AsciiDoc, or JSON. Its main job is to tell teams whether an API description changed and whether those changes are compatible or incompatible.
The repository was created on December 12, 2017 and later moved under the OpenAPITools umbrella. A project discussion for version 2.0.0 on December 5, 2021 described that release as the first stable OpenAPI-Diff release under the OpenAPI Tools organization.
The project is distributed as Java artifacts on Maven Central, a Docker image under `openapitools/openapi-diff`, and a Homebrew formula. That packaging mix reflects its use both as a library/plugin in Java builds and as a standalone CLI in local or CI workflows.
Developers invoke `openapi-diff <old> <new>` against local files or HTTP URLs, then choose renderers or state-only output. CI users can turn compatibility checks into gates with options such as `--fail-on-incompatible` or `--fail-on-changed`.
Java projects can add the Maven plugin to compare a reference specification against a generated build artifact during tests. The README also documents direct invocation through the core API for custom comparison tooling.
openapi-diff is package-nerd-interesting because it treats API descriptions as build artifacts with semantic compatibility. It turns OpenAPI files from passive documentation into something package managers, CI systems, and release processes can enforce.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
openapi-diff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/OpenAPITools/openapi-diff
install metadata
| Package key | brew:openapi-diff |
|---|---|
| Version | 2.1.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openapi-diff |
| Homepage | https://github.com/OpenAPITools/openapi-diff |
| Repository | https://github.com/OpenAPITools/openapi-diff |
| Upstream docs | https://github.com/OpenAPITools/openapi-diff#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.7.tar.gz |
| Last updated | 2026-06-22T14:05:41-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Build dependencies | maven |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openapi-diff |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
openapi-diff 2.1.7-1
Utility for comparing two OpenAPI specifications
https://github.com/OpenAPITools/openapi-diff
sudo pacman -S openapi-diffsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.