Skip to content

@redocly/cli@2.19.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 14:49
· 368 commits to main since this release
c111498

Minor Changes

  • Added the spec-querystring-parameters rule (OpenAPI 3.2).
    This rule enforces that query and querystring are not mixed in the same operation/path parameter set, and that at most one querystring parameter is declared per operation or path.

Patch Changes

  • Fixed an issue where running CLI commands would result in "ReferenceError: React is not defined" message.
  • Updated @redocly/respect-core to v2.19.0.