macOS
brew install openapilocal Homebrew formula metadata
安装
brew install openapilocal Homebrew formula metadata
概览
CLI tools for working with OpenAPI, Arazzo and Overlay specifications
历史
Speakeasy's `openapi` package is a Go library and CLI for working with OpenAPI, Swagger 2.0, Arazzo, and OpenAPI Overlay documents. The Homebrew formula installs the `openapi` command.
The repository was created on August 22, 2024. Speakeasy describes it as the OpenAPI library used directly in its products, including SDK generation and Gram, and a January 2026 engineering post introduced it as a comprehensive Go package set for OpenAPI, Swagger, Arazzo, and Overlay specification documents.
The project combines several document families under one command: OpenAPI 3.0, 3.1, and 3.2 support; Swagger 2.0 reading and upgrading; Arazzo workflow documents; and OpenAPI Overlays. That scope reflects newer OpenAPI Initiative work around workflows and overlays, not just classic endpoint descriptions.
The package is young compared with OpenAPI Generator, but it has first-party adoption inside Speakeasy's product stack and is distributed as a Go module, GitHub releases, install scripts, and a Homebrew formula. The README and install guide also document direct `go install` usage for developers who want the CLI from source.
The CLI groups commands under `openapi spec`, `openapi swagger`, `openapi arazzo`, and `openapi overlay`. Users validate, lint, bundle, inline, join, clean, optimize, sanitize, snip, upgrade, query, explore, apply overlays, compare specs to generate overlays, and validate Arazzo workflows.
Go developers use the packages programmatically for reading, creating, mutating, walking, validating, upgrading, linting, and overlay operations. The linter subpackage includes built-in rules for style, security, and semantic validation, with custom rules written in TypeScript or JavaScript.
The package is interesting because the `openapi` formula name maps to one vendor-maintained implementation rather than the OpenAPI standard itself. It is also a compact example of newer API-description tooling where specs, workflow descriptions, overlays, lints, and query operations are bundled into a single CLI.
安全态势
没有找到 openapi 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
openapi | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/speakeasy-api/openapi
安装元数据
| 软件包键 | brew:openapi |
|---|---|
| 版本 | 1.24.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/openapi |
| 主页 | https://www.speakeasy.com |
| 仓库 | https://github.com/speakeasy-api/openapi |
| 上游文档 | https://github.com/speakeasy-api/openapi#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/speakeasy-api/openapi/archive/refs/tags/v1.24.0.tar.gz |
| 最后更新 | 2026-06-22T03:57:51Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openapi |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.