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

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: ``` npx @redocly/cli bundle apidocs/openapi.json -o apidocs/openapi.json ``` **Expected behavior** Should not log warning about unused decorator since unused components...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** The docs from this project are viewable in this repository and are also published to https://redocly.com/docs/cli/ . However we sometimes...

documentation
Type: Docs
Type: Enhancement

**Describe the bug** We have some very mixed layout and formatting on our existing command documentation. Review all pages in the [commands](https://redocly.com/docs/cli/commands/) section and in particular look for: - [...

Type: Bug
good first issue
Type: Docs

**Problem description ** As i am handling lots of issues in an api spec , i would like that the report is pushed on a file. On windows (at least)...

p2
Type: Idea

**Describe the bug** given an API specification mixing required keyword and readOnly , writeOnly redocly generate a warning wheras it should not **To Reproduce** given the minimal files attached [small.json](https://github.com/Redocly/redocly-cli/files/14097153/small.json)...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** Currently the join cli command does not resolve conflicts based on paths and operationIds if we got different servers information....

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Redocly CLI configurable rules allow using the [`required`](https://redocly.com/docs/cli/rules/configurable-rules/#required-example) assertion function to check whether an object contains specified keys. However, currently...

good first issue
p3
Type: Enhancement
configurable rules

**Describe the problem to be solved** I use the command `redocly preview-docs / build-docs` to preview and build redoc html. But my doc html will be served in a intranet...

p3
Type: Idea

**Is your feature request related to a problem? Please describe.** We have a huge API definition, with more than 2 thousand YAML files with refs. When we run `npx @redocly/cli...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** The bundle command includes some confusing options (format) that can apply to the linting part of the command. This also...

p3
Type: Enhancement