Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

22 Jul 14:09
4500cdc
Compare
Choose a tag to compare

Patch Changes

  • Allowed the theme.openapi configuration option to accept settings specific to Redoc 2.x and earlier.
  • Fixed an issue in the OpenAPI spec rule where dependentSchemas was parsed as an array.
    It is now correctly parsed as a map.
  • Fixed bundling of $refs inside patternProperties.
  • Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.

@redocly/[email protected]

22 Jul 14:09
4500cdc
Compare
Choose a tag to compare

Patch Changes

  • Allowed the theme.openapi configuration option to accept settings specific to Redoc 2.x and earlier.
  • Fixed an issue in the OpenAPI spec rule where dependentSchemas was parsed as an array.
    It is now correctly parsed as a map.
  • Fixed bundling of $refs inside patternProperties.
  • Updated AsyncAPI v2 typings to abide by JSON Schema draft-07 specification.
  • Updated @redocly/openapi-core to v1.18.1.

@redocly/[email protected]

12 Jul 08:10
36b09f1
Compare
Choose a tag to compare

Minor Changes

  • Added support for Arazzo description linting.

Patch Changes

  • Removed additionalItems from OAS 3.0.x typings. This keyword is not supported by the specification.

@redocly/[email protected]

12 Jul 08:10
36b09f1
Compare
Choose a tag to compare

Minor Changes

  • Added support for Arazzo description linting.

Patch Changes

  • Removed additionalItems from OAS 3.0.x typings. This keyword is not supported by the specification.
  • Updated @redocly/openapi-core to v1.18.0.

@redocly/[email protected]

04 Jul 09:29
f94d5f0
Compare
Choose a tag to compare

Patch Changes

  • Added JSON Schema draft 2019-09+ validation keyword - dependentRequired.
  • Updated @redocly/config to v0.6.2.

@redocly/[email protected]

04 Jul 09:29
f94d5f0
Compare
Choose a tag to compare

Patch Changes

  • Added JSON Schema draft 2019-09+ validation keyword - dependentRequired.
  • Updated @redocly/openapi-core to v1.17.1.

@redocly/[email protected]

01 Jul 14:56
aefb024
Compare
Choose a tag to compare

Minor Changes

  • Changed resolution process to include extendedTypes and plugins before linting.

Patch Changes

  • Added support for the contentSchema keyword to parse as a schema instance.

@redocly/[email protected]

01 Jul 14:56
aefb024
Compare
Choose a tag to compare

Minor Changes

  • Changed resolution process to include extendedTypes and plugins before linting.

Patch Changes

  • Added support for the contentSchema keyword to parse as a schema instance.
  • Replace path items emoji with 🔀 so the width is consistent.
  • Updated @redocly/openapi-core to v1.17.0.

@redocly/[email protected]

18 Jun 08:54
b0998dd
Compare
Choose a tag to compare

Minor Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.

@redocly/[email protected]

18 Jun 08:54
b0998dd
Compare
Choose a tag to compare

Minor Changes

  • Users can run the CLI tool behind a proxy by using HTTP_PROXY or HTTPS_PROXY environment variables to configure the proxy settings.

Patch Changes

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