Openapi Cli Versions Save

⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.

@redocly/[email protected]

1 week ago

Patch Changes

  • Improved the experience when the config file doesn't exist or isn't found.

@redocly/[email protected]

1 week ago

Patch Changes

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

@redocly/[email protected]

1 week ago

Patch Changes

  • Improved loading of configuration files in environments different from Node.js.

@redocly/[email protected]

1 week ago

Patch Changes

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

@redocly/[email protected]

3 weeks ago

Patch Changes

  • Improved caching for external configuration resources.

@redocly/[email protected]

3 weeks ago

Minor Changes

  • Added return values for the push and push-status commands.

Patch Changes

  • Fixed handling of wildcards on Windows (#1521).
  • Updated @redocly/openapi-core to v1.12.0.

@redocly/[email protected]

1 month ago

Minor Changes

  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

  • Fixed no-invalid-media-type-examples rule externalValue example validation.
  • Process remove-unused-components rule transitively; components are now removed if they were previously referenced by a removed component.

@redocly/[email protected]

1 month ago

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

@redocly/[email protected]

1 month ago

Patch Changes

  • Added a type tree for the metadata-schema rule.

@redocly/[email protected]

1 month ago

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @redocly/openapi-core to v1.10.6.