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** Using assertions, I want to detect `PathItems ` which keys match some pattern. According to [the docs](https://redocly.com/docs/cli/rules/assertions/#assertion-object), if `property` key isn't specified, assertions should evaluate against the...

Type: Bug
Priority: Medium

**Describe the bug** No validation rule applies that a parameter must contain a 'schema' or a 'content' field. Defined in: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md > **A parameter MUST contain either a schema property,...

Type: Bug
Priority: Low

**Describe the bug** The value `off` isn't accepted but it is described as an acceptable severity level. - Invalid severity level; accepted values: error or warn. It also results in...

Type: Bug
Priority: Medium

### Configuration file changes - [x] https://github.com/Redocly/redocly-cli/issues/697 - [x] https://github.com/Redocly/redocly-cli/issues/696 - [x] https://github.com/Redocly/redocly-cli/issues/714 - [x] https://github.com/Redocly/redocly-cli/issues/793 - [x] #833 - [x] https://github.com/Redocly/redocly-cli/issues/839 - [ ] https://github.com/Redocly/redocly-cli/issues/781 ### Bugs - [x]...

**Describe the bug** If a valid part of a definition is being referenced from a section that does not expect this syntax, the linter shows an incorrect message inside the...

Type: Bug
Lizard
Priority: Medium

## What/Why/How? Incorrect formatting of the ASCII folder tree makes it hard to skim and understand ## Reference https://redocly.com/docs/cli/quickstart/#split---divide-your-large-definition-into-smaller-parts ## Testing ## Screenshots (optional) ## Check yourself - [ ]...

documentation

## What/Why/How? This PR adds an updated guide on how to use a new built-in `response-contains-property` rule based on common examples Deprecates #602 ## Reference https://redocly.com/docs/cli/guides/response-contains-property/ ## Testing ## Screenshots...

documentation

**Describe the bug** Ajv reports an error on Windows with two references to the same common schema even though this use case is valid against OpenAPI (see screenshot below). Weren't...

Type: Bug
c1
p3

**Is your feature request related to a problem? Please describe.** The context object allows for targeting exact keys. However, sometimes you need more flexibility and can't determine the exact preset...

Priority: Medium
Type: Enhancement

### Description `redocly/cli` [release](https://github.com/Redocly/redocly-cli/pull/730) `1.0.0-beta101` was failed due to publishing code that use package that do not exist in `packages/cli/package.json`, but instead this package exist in root `package.json`. Also we...

Priority: Low
Type: Maintenance