redocly-cli icon indicating copy to clipboard operation
redocly-cli copied to clipboard

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

Results 384 redocly-cli issues
Sort by recently updated
recently updated
newest added

## What/Why/How? Add documentation for Arazzo and AsyncAPI rules ## Reference Closes: https://github.com/Redocly/redocly-cli/issues/1691 ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code changed? - Tested with redoc/reference-docs/workflows...

No Changeset Needed

**Describe the bug** Given a request body specification consisting of an `anyOf` of two objects, it is expected that a merged object consisting of the fields of both objects should...

Type: Bug
question
JSON Schema

**Describe the bug** When you configure decorator: 'remove-unused-components' per API level it will not remove the unused **To Reproduce** Steps to reproduce the behavior: 1. Given this `redocly.yaml` file ```yml...

Type: Bug
c0
p2

## What/Why/How? Send `user-agent` header to Reunite for sake of `push` and `push-status` commands telemetry (command usage per version). ## Reference ## Testing ## Screenshots (optional) ## Check yourself -...

No Changeset Needed

After upgrading to v1.20.0, the JavaScript plugin that I wrote was no longer found and prevented commands from working: ## Works in v1.19.0 # ```Powershell > npx @redocly/[email protected] build-docs myapi...

Type: Bug

**Describe the bug** When running the `preview-docs` command using the Docker image, it doesn't respond to `ctrl+c` to exit. **To Reproduce** Steps to reproduce the behaviour: 1. Create a valid...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** We're using the [remove-x-internal](https://redocly.com/docs/cli/decorators/remove-x-internal) decorator: ``` decorators: remove-x-internal: internalFlagProperty: 'x-remove-from-github' ``` I have a component that looks like this: ```...

Type: Enhancement

## What/Why/How? Fixed bundling with the `--dereferenced` option. Previously, references to external files were not substituted with references to components, causing them to become invalid. For example, bundling this: ```yaml...

deploy_s3_sandbox

## What/Why/How? Fixed the `remove-x-internal` decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original $ref. ## Reference Fixes https://github.com/Redocly/redocly-cli/issues/1649 ## Testing ## Screenshots...

**Describe the bug** When attempting to push an API to the Redocly API Registry using CI/CD, all files in the folder are being pushed instead of files selected in redocly.yaml...

Type: Bug
c1
p2