Minor Changes
- Removed additional operations from the
joincommand; uselintand/orbundlefor operations such aslintanddecorate. - Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
- Added support for a
github-actionsoutput format for thelintcommand to annotate reported problems on files when used in a GitHub Actions workflow.
Patch Changes
- Fixed
no-invalid-media-type-examplesruleexternalValueexample validation. - Updated @redocly/openapi-core to v1.11.0.