macOS
brew install openapi-difflocal Homebrew formula metadata
安装
brew install openapi-difflocal Homebrew formula metadata
sudo pacman -S openapi-diffArch Linux sync databases · openapi-diff · 来源: geo.mirror.pkgbuild.com
概览
Utility for comparing two OpenAPI specifications
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
openapi-diff | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/OpenAPITools/openapi-diff
安装元数据
| 软件包键 | brew:openapi-diff |
|---|---|
| 版本 | 2.1.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/openapi-diff |
| 主页 | https://github.com/OpenAPITools/openapi-diff |
| 仓库 | https://github.com/OpenAPITools/openapi-diff |
| 上游文档 | https://github.com/OpenAPITools/openapi-diff#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/OpenAPITools/openapi-diff/archive/refs/tags/2.1.7.tar.gz |
| 最后更新 | 2026-06-22T14:05:41-07:00 |
| Pulse | updated |
| 依赖 | openjdk |
| 构建依赖 | maven |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
openapi-diff 2.1.7-1
Utility for comparing two OpenAPI specifications
https://github.com/OpenAPITools/openapi-diff
sudo pacman -S openapi-diff来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.