Skip to content

@redocly/cli@2.26.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 11:45
8be4c6f

Minor Changes

  • Added support for AsyncAPI v2 and v3 in the split command.
  • Added excludedPaths option to the no-http-verbs-in-paths rule, allowing specific paths to be excluded from evaluation.

Patch Changes

  • Fixed the no-required-schema-properties-undefined rule to report when a required property is not defined in every oneOf/anyOf branch.
  • Updated @redocly/openapi-core to v2.26.0.