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

**Is your feature request related to a problem? Please describe.** Since form parameters are sent in the payload, they cannot be declared together with a body parameter for the same...

p2
Type: Enhancement
GA

**Is your feature request related to a problem? Please describe.** Let's say I have 3 open API YAML files that belong to a single project. I need to combine all...

c2
p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** In the JS community it's quite common to have a live-reload functionality that'll lint JS files while running the development...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** I would like to implement a custom plugin to conventionally add responses to each operation. For example, I would like...

p3
Type: Enhancement
GA

**Is your feature request related to a problem? Please describe.** When you define a rule using nested visitor, for example, `Response: { Schema: ... }`, [per documentaion](https://redoc.ly/docs/cli/resources/custom-rules/#nested-visitors): > It will...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** I made an OpenAPI document, that passes validation, but is not fully conformant with OpenAPI. In the doc there was...

question
p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** To solve the same issue we solved with other decorators. Most developers are too lazy to define media type examples....

p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** Validation of substituted content (as effect of resolving `$ref`s) leads to confusing error reports. For example, we have the following...

good first issue
p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** I'm trying to intercept and rewrite `$ref` links as part of a complex bundling workflow involving a library of shared...

p3
Type: Enhancement

**Is your feature request related to a problem? Please describe.** The lint and bundle command behavior can be influenced in workflows by the environment variables `OPENAPI_CLI_BUNDLE_ARGS` and `OPENAPI_CLI_LINT_ARGS`. This behavior...

p3
Type: Enhancement