v1.20.0
What's Changed
- fix: prevent false circular-reference errors on external $ref schemas by @TristanSpeakEasy in #179
- feat: add contentEncoding, contentMediaType, and contentSchema support by @bflad in #180
Full Changelog: v1.19.5...v1.20.0
OpenAPI CLI v1.20.0
This release includes binaries for Linux, macOS, and Windows on both x86_64 and ARM64 architectures.
Installation
Download the appropriate binary for your platform from the assets below, extract it, and add it to your PATH.
Changes
Changelog
Features
Bug fixes
- ca82ed2 fix(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 in the go-minor-patch group across 1 directory (#176)
- dc7a4af fix: prevent false circular-reference errors on external $ref schemas (#179)
Others
Full Changelog: v1.19.5...v1.20.0
Released by GoReleaser.