Skip to content

@redocly/cli@2.25.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 10:46
af1ff60

Minor Changes

  • Added no-mixed-number-range-constraints rule for OpenAPI 3.1+, as well as for AsyncAPI and Arazzo.
    This rule warns when schemas use both maximum and exclusiveMaximum or both minimum and exclusiveMinimum keywords.

Patch Changes

  • Fixed an issue where invalid discriminator mapping values could cause linting to fail.
  • Resolved high severity audit vulnerabilities by updating dependency versions.
  • Updated @redocly/openapi-core to v2.25.0.