Skip to content

Releases: Redocly/redocly-cli

@redocly/respect-core@2.26.0

08 Apr 11:45
8be4c6f

Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v2.26.0.

@redocly/openapi-core@2.26.0

08 Apr 11:45
8be4c6f

Choose a tag to compare

Minor Changes

  • 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/config to v0.46.1.

@redocly/cli@2.26.0

08 Apr 11:45
8be4c6f

Choose a tag to compare

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.

@redocly/respect-core@2.25.4

02 Apr 12:22
a30fe04

Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v2.25.4.

@redocly/openapi-core@2.25.4

02 Apr 12:22
a30fe04

Choose a tag to compare

Patch Changes

  • Updated @redocly/config to v0.46.0.

@redocly/cli@2.25.4

02 Apr 12:22
a30fe04

Choose a tag to compare

Patch Changes

  • Updated handlebars to v4.7.9.
  • Updated @redocly/openapi-core to v2.25.4.

@redocly/respect-core@2.25.3

30 Mar 12:56
16bdae2

Choose a tag to compare

Patch Changes

  • Handled content type wildcards in response validation to improve Respect's accuracy when matching described content types.
  • Updated @redocly/openapi-core to v2.25.3.

@redocly/openapi-core@2.25.3

30 Mar 12:56
16bdae2

Choose a tag to compare

Patch Changes

  • Fixed multiple issues in the spec-discriminator-defaultMapping rule that could cause crashes or incorrect validation results.
    The rule now correctly resolves existing schema names, traverses composite schemas (allOf, anyOf, oneOf) to find required properties, treats defaultMapping values as $refs to schemas, resolves $refs correctly across files, and handles cyclic schema dependencies.

@redocly/cli@2.25.3

30 Mar 12:56
16bdae2

Choose a tag to compare

Patch Changes

  • Fixed multiple issues in the spec-discriminator-defaultMapping rule that could cause crashes or incorrect validation results.
    The rule now correctly resolves existing schema names, traverses composite schemas (allOf, anyOf, oneOf) to find required properties, treats defaultMapping values as $refs to schemas, resolves $refs correctly across files, and handles cyclic schema dependencies.
  • Updated @redocly/respect-core to v2.25.3.

@redocly/respect-core@2.25.2

27 Mar 15:15
d61ab91

Choose a tag to compare

Patch Changes

  • Updated picomatch dependency to ^4.0.4.
  • Updated @redocly/openapi-core to v2.25.2.