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 247 redocly-cli issues
Sort by recently updated
recently updated
newest added

## What/Why/How? Adding https-proxy-agent package to fix issues with requests when using CLI behind proxy. Create better mechanism for handling `env.REDOCLY_DOMAIN` usage in few modules. Now if you need to...

**Describe the bug** It seems that examples in $.components.schemas are not validated if they are not referenced from a path. Usually schemas are references from a path. However, `x-tags` allow...

Type: Bug
p2

**Describe the bug** When using the `--dereferenced` argument with the Redocly CLI bundler, references found under the discriminator mapping section are not resolved and therefore may be broken. For example,...

Type: Bug

fixes #1558 ## What/Why/How? JSON Schema 2019-09 introduced a new validation keyword which applies to OpenAPI 3.1.x support of JSON Schema 2020-12. [6.5.4. ](https://json-schema.org/draft/2020-12/json-schema-validation#section-6.5.4)[dependentRequired](https://json-schema.org/draft/2020-12/json-schema-validation#name-dependentrequired) The value of this keyword MUST...

## What/Why/How? Bumped the Redocly config package to current version. ## Reference ## Testing ## Screenshots (optional) ## Check yourself - [ ] Code changed? - Tested with redoc/reference-docs/workflows (internal)...

## What/Why/How? Add Arazzo validation to the `lint` cli command. Now it is possible to lint Arazzo description file by running `redocly lint museum.yaml` ## Reference ## Testing ## Screenshots...

**Describe the bug** Since updating @redocly/cli from 1.14.0 to 1.15.0, when running `npm test` which in turn runs `redocly lint`, these 2 redocly.yaml warnings are reported unexpectedly: ``` > redocly...

Type: Bug

**Describe the bug** We're using the Redocly CLI to bundle our OpenAPI specs, but for some reason it seems to hang randomly. We believe this started with Docker image `redocly/cli:1.13.0`,...

Type: Bug

**Describe the bug** When a file references itself, the references are not substituted with local refs. **To Reproduce** Steps to reproduce the behavior: 1. Given an empty config 2. And...

Type: Bug
good first issue
p3

**Describe the bug** given a specification with no error , no warning using redocly lint , the documentation generated via redocly build-docs "crashes" at rendering , and make it unusable...

Type: Bug