Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.31.1.
@redocly/[email protected]
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]
@redocly/[email protected]
@redocly/[email protected]
Patch Changes
- Added the missing
respect-core
import in Redocly CLI package. - Updated @redocly/openapi-core to v1.31.1.
@redocly/[email protected]
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]
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]
Minor Changes
- Added OAuth 2.0 Device authorization flow that enables users to authenticate through Reunite API.
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]
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]
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$ref
s 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.