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

The CLI docs have a landing page with guides on, but it's missing some of the migration guides and probably some other items. Update the page to include all guides...

good first issue
Type: Docs

We're starting to implement the redocly-cli linter into our API documentation. We have separated out our API definition, specifically with the `components` section into separate files, but the `@redocly/cli lint`...

Type: Bug

Our update-a-description decorators expect the user to put the markdown into a separate file, and then refer to the file from the decorator. This is a decent use case, but...

Type: Enhancement
Type: Idea

**Is your feature request related to a problem? Please describe.** I have an API that I bundle for 2 different usages: * publishing to GitHub * publishing to our documentation...

Type: Enhancement

## What/Why/How? - Changes to config validation flow, linting configuration with resolved config - Extended types mixed into other oas types Changes in this PR also results in code changes...

deploy_s3_sandbox

We have naming conventions to our schemas and would like to know if it's possible to group schemas with similar naming conventions together. By naming convention, we have schemas like...

Type: Enhancement

**Is your feature request related to a problem? Please describe.** https://redocly.com/docs/cli/rules/no-http-verbs-in-paths/ Invariably, there are going to be false positives. Rather than adding them to the Redocly ignore file (which I...

good first issue
p3
Type: Enhancement
governance

**Describe the bug** For some mysterious reason, the `join` command seems to hate long lines so it splits them into multiple shorter lines and inserts `>-` to indicate how newlines...

Type: Bug
p3

**Is your feature request related to a problem? Please describe.** It would be beneficial to have a capability that allows us to isolate only the schemas from the source openApi.yaml...

Type: Enhancement

## What/Why/How? Getting rid of overwriting `theme.openapi` with the `ConfigReferenceDocs` node type it's going to come from the Redocly config package soon. ## Reference ## Testing ## Screenshots (optional) ##...