The grass is always greener (in another file)
Pre-release
Pre-release
mattpolzin
released this
23 Apr 16:12
·
81 commits
to release/4_0
since this release
What's Changed
Non-Breaking
Breaking
- Raise minimum Yams version. by @brandonbloom in #366
- Load external references (OAS 3.1 documents only) (#369)
- Raise minimum MacOS version to
v10_15
Highlights
This version introduces preliminary support for resolving external JSON references (to other files). Initially this is only supported by the OpenAPIKit
module, both support for OpenAPIKit30
is planned.
See the README and the ExternalLoader
protocol documentation for details on how to use the new functionality.
Full Changelog: 4.0.0-alpha.3...4.0.0-alpha.4