Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

25 Feb 14:51
db93848
Compare
Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v1.31.1.

@redocly/[email protected]

25 Feb 14:18
6907c39
Compare
Choose a tag to compare

Minor Changes

  • Added the generate-arazzo command to scaffold Arazzo description templates out of OpenAPI descriptions.
  • Added the respect command to test APIs against Arazzo description files.

Patch Changes

  • Updated @redocly/openapi-core to v1.31.0.

@redocly/[email protected]

25 Feb 14:51
db93848
Compare
Choose a tag to compare

@redocly/[email protected]

25 Feb 14:18
6907c39
Compare
Choose a tag to compare

@redocly/[email protected]

25 Feb 14:51
db93848
Compare
Choose a tag to compare

Patch Changes

  • Added the missing respect-core import in Redocly CLI package.
  • Updated @redocly/openapi-core to v1.31.1.

@redocly/[email protected]

25 Feb 14:18
6907c39
Compare
Choose a tag to compare

Minor Changes

  • Added the generate-arazzo command to scaffold Arazzo description templates out of OpenAPI descriptions.
  • Added the respect command to test APIs against Arazzo description files.

Patch Changes

  • Updated @redocly/openapi-core to v1.31.0.

@redocly/[email protected]

20 Feb 09:30
dec488a
Compare
Choose a tag to compare

Patch Changes

  • Updated operation-tag-defined built-in rule to verify tags are defined on the operation prior to matching them to a global tag.

@redocly/[email protected]

20 Feb 09:30
dec488a
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated operation-tag-defined built-in rule to verify tags are defined on the operation prior to matching them to a global tag.
  • Updated @redocly/openapi-core to v1.30.0.

@redocly/[email protected]

14 Feb 10:18
da2d835
Compare
Choose a tag to compare

Minor Changes

  • Added the no-schema-type-mismatch rule.
  • Added typings and interfaces for Overlay Specification v1.0.0.

Patch Changes

  • Added validation to ensure only Arazzo version 1.0.1 is used, helping users stay on the supported version.
  • Fixed an issue where the no-invalid-media-type-examples rule crashed instead of reporting an error when it failed to resolve an example from a $ref.

@redocly/[email protected]

14 Feb 10:18
da2d835
Compare
Choose a tag to compare

Minor Changes

  • Added typings and interfaces for Overlay Specification v1.0.0.

Patch Changes

  • Fixed a problem where the split command produced backslashes instead of forward slashes in $refs on Windows.
  • Fixed an issue where the no-invalid-media-type-examples rule crashed instead of reporting an error when it failed to resolve an example from a $ref.
  • Updated @redocly/openapi-core to v1.29.0.