Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.0.8.
@redocly/[email protected]
Patch Changes
- Updated @redocly/config to v0.29.0.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.0.8.
@redocly/[email protected]
Patch Changes
- Improved Respect verbose logs to display response headers.
- Updated @redocly/openapi-core to v2.0.7.
@redocly/[email protected]
@redocly/[email protected]
Patch Changes
- Improved Respect verbose logs to display response headers.
- Updated @redocly/respect-core to v2.0.7.
@redocly/[email protected]
Patch Changes
- Updated the
retryAfter
property in Respect to use seconds (instead of milliseconds) for consistency with the Arazzo specification. - Updated @redocly/openapi-core to v2.0.6.
@redocly/[email protected]
Patch Changes
- Fixed an issue where files specified in decorators parameters were not always resolved correctly.
The resolution logic now properly locates the specified files relative to the config file forinfo-description-override
,media-type-examples-override
,operation-description-override
, andtag-description-override
decorators.
@redocly/[email protected]
Patch Changes
- Fixed an issue where files specified in decorators parameters were not always resolved correctly.
The resolution logic now properly locates the specified files relative to the config file forinfo-description-override
,media-type-examples-override
,operation-description-override
, andtag-description-override
decorators. - Improved messaging to clarify when API alias configuration is implicitly applied during linting or bundling by filename.
- Updated the
retryAfter
property in Respect to use seconds (instead of milliseconds) for consistency with the Arazzo specification. - Updated @redocly/openapi-core to v2.0.6.
@redocly/[email protected]
Patch Changes
- Updated the exported
run
function inRespect
to utilize themaxSteps
count logic. - Updated @redocly/openapi-core to v2.0.5.