Minor Changes
- Added support for AsyncAPI v2 and v3 in the split command.
- Added
excludedPathsoption to theno-http-verbs-in-pathsrule, allowing specific paths to be excluded from evaluation.
Patch Changes
- Fixed the
no-required-schema-properties-undefinedrule to report when a required property is not defined in everyoneOf/anyOfbranch. - Updated @redocly/openapi-core to v2.26.0.