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

It resumes the ticket: https://github.com/Redocly/redoc/issues/2046 **Describe the bug** Here it is an example: ```yml post: responses: '422': description: Unprocessable Entity. content: 'application/json': schema: ``` **Expected behavior** It should return an...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** Add a flag/command to delete a published branch for an API definition via the CLI command. Currently, the only way...

c1
p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** Our workflows app allows users to upload other files next to the openapi definition. ![image](https://user-images.githubusercontent.com/3975738/169823078-53c0c3d5-98c5-4447-bb9e-1bc0c6a7c73c.png) Our `push` command doesn't have...

Priority: Medium
Type: Enhancement

## What/Why/How? Substantive edit, update and testing. ## Reference ## Testing Done. ## Screenshots (optional) ## Check yourself - [ ] Code is linted - [ ] Tested with redoc/reference-docs/workflows...

documentation

I think I'm missing something. I have an OpenAPI description which ... needs some work. It's generated, so I can't change it directly, and I'm evaluating using decorators to get...

question

**Is your feature request related to a problem? Please describe.** Add warning if oneOf, allOf or anyOf has a only one element in recommended configuration In this case are not...

c0
p3
Type: Enhancement

## What/Why/How? Substantive edit of our current https://redocly.com/docs/cli/configuration/configuration-file/ page. Also consumes the https://redocly.com/docs/cli/guides/lint/ page content (page to be retired in a separate PR once this PR is approved). ## Reference...

documentation

**Describe the bug** when I use lint extends `all` I'm getting an error for `allowedValues` is not provided for `request-mime-type` rule. If I change the config to `recommended` the linter...

p3
Type: Docs
Type: Enhancement

**Describe the bug** The lint command should mark this schema as invalid. **To Reproduce** Steps to reproduce the behavior: 1. run the lint command with the example of the definition...

p2
Type: Enhancement

**Is your feature request related to a problem? Please describe.** This is a common format. It would be good to enforce this with a single line in the `.redocly.yaml` file....

Priority: Medium
Type: Enhancement