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** When an error is produced for a required parameter in the uri, the error location points at the component schema rather than the actual error location in...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** Redocly CLI shows nice error messages for handled exceptions. For unhandled exceptions error stacktrace is shown. We can also show...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** Let's say I have these schemas: ```yaml schemas: Car: allOf: - $ref: #/components/schemas/Make - $ref: #/components/schemas/Model - type: object properties:...

Type: Enhancement

**Describe the bug** I am not sure if this is a bug or a feature, but it's pretty annoying to me. so when I upload a file successfully using the...

Type: Idea

**Is your feature request related to a problem? Please describe.** As a user, I know which operations I want to perform, and in what order. * I want to lint...

Type: Idea

**Is your feature request related to a problem? Please describe.** We have the `redocly completion` command to let users add autocomplete to their commands, but it's not well-known so some...

good first issue
p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** As tool providers, we don't know how the tool is used, how many people use the published rulesets, which rules...

Type: Enhancement

**Describe the bug** The split and bundle commands do not handle URI encoding `$ref`s. We used the split command on an OpenAPI spec and ended up with file such as...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** As an API governance architect, we have a number of design decisions enforced with Redocly rules. While we try to...

help wanted
p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** We use `openapi-generator` to generate client libraries from our spec and have run into a problem generating code from a...

p3
Type: Enhancement
split