Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.17.1

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/cli@1.17.1

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/openapi-core@1.17.0

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/cli@1.17.0

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/openapi-core@1.16.0

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/cli@1.16.0

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.

@redocly/openapi-core@1.15.0

11 Jun 12:41
5893961
Compare
Choose a tag to compare

Minor Changes

  • Made redocly.yaml validation consistent with the general Redocly config.

Patch Changes

  • Fixed no-invalid-media-type-examples, no-invalid-parameter-examples, and no-invalid-schema-examples rules which allowed falsy example values to pass for any schema.

@redocly/cli@1.15.0

11 Jun 12:41
5893961
Compare
Choose a tag to compare

Minor Changes

  • Made redocly.yaml validation consistent with the general Redocly config.

Patch Changes

  • Updated Redoc to v2.1.5.
  • Fixed no-invalid-media-type-examples, no-invalid-parameter-examples, and no-invalid-schema-examples rules which allowed falsy example values to pass for any schema.
  • Updated @redocly/openapi-core to v1.15.0.

@redocly/openapi-core@1.14.0

29 May 11:33
1e55057
Compare
Choose a tag to compare

Minor Changes

  • Added the ability to exclude some operations or entire paths from the security-defined rule.

@redocly/cli@1.14.0

29 May 11:33
1e55057
Compare
Choose a tag to compare

Minor Changes

  • Added the ability to exclude some operations or entire paths from the security-defined rule.

Patch Changes

  • Improved error messages.
  • Updated @redocly/openapi-core to v1.14.0.