Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/respect-core@2.26.0
Patch Changes
- Updated @redocly/openapi-core to v2.26.0.
@redocly/openapi-core@2.26.0
Minor Changes
- 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/config to v0.46.1.
@redocly/cli@2.26.0
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.
@redocly/respect-core@2.25.4
Patch Changes
- Updated @redocly/openapi-core to v2.25.4.
@redocly/openapi-core@2.25.4
Patch Changes
- Updated
@redocly/configtov0.46.0.
@redocly/cli@2.25.4
Patch Changes
- Updated handlebars to v4.7.9.
- Updated @redocly/openapi-core to v2.25.4.
@redocly/respect-core@2.25.3
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
Patch Changes
- Fixed multiple issues in the
spec-discriminator-defaultMappingrule 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, treatsdefaultMappingvalues as$refs to schemas, resolves$refs correctly across files, and handles cyclic schema dependencies.
@redocly/cli@2.25.3
Patch Changes
- Fixed multiple issues in the
spec-discriminator-defaultMappingrule 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, treatsdefaultMappingvalues 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
Patch Changes
- Updated
picomatchdependency to^4.0.4. - Updated @redocly/openapi-core to v2.25.2.