Skip to content

@redocly/openapi-core@2.46.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:31
· 2 commits to main since this release
3d2ec7c

Patch Changes

  • Improved the error message raised when a configurable rule is missing the assertions block.

  • Fixed an issue where the no-duplicated-enum-values rule didn't report duplicated enum values that are objects or arrays.

    Fixed an issue where the no-duplicated-enum-values rule printed [object Object] when reporting duplicate values.