redocly-cli
redocly-cli copied to clipboard
⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
https://github.com/Redocly/redocly-cli/blob/35fd19861dadc6670cfe724ed22e3944dda0b38d/packages/core/src/rules/common/assertions/utils.ts#L88 How can we improve this error output? Is there some way to reference the rule that is failing? The extension completely fails when this error is encountered, is there...
**Is your feature request related to a problem? Please describe.** Some people maintain JSON schemas to validate some parts of OpenAPI. We don't have a way to use them. **Describe...
## What/Why/How? @DmitryAnansky I believe these were omitted in error. If they are not necessary, please decline the pr. ## Reference ## Testing ## Screenshots (optional) ## Check yourself -...
**Is your feature request related to a problem? Please describe.** ```zsh 10:19 warp-multi-sidebars main !?+15 via v22.13.0 9s ➜ redocly...
**Describe the bug** I'm unable to install redocly in devDependencies and use it with Yarn Pnp mode. It shows an error for undeclared dependencies. **To Reproduce** Steps to reproduce the...
Hi, I had been using Spectral CLI for linting and been looking to switch to Redocly's linting solution. At my workplace we have a CI Job which lints our OpenAPI...
## What/Why/How? It is helpful to be able render documentation with a non-standard redoc bundle, e.g., for testing. In theory, one could use a custom HTML template for this purpose...
This is a placeholder for relatively small and low-priority CLI documentation issues. Will keep it open and update as I find more. - [ ] improve `split` documentation so it...
**Describe the bug** Not sure if it is expected but using `description: $ref: "./description.md"` together with a sibling `$ref` doesn't render properly, it just creates a `description` object with `$ref`...
**Describe the bug** The [OAS 3.1 spec](https://swagger.io/specification/) states that the value of a discriminator mapping can be be a string that is the name of a component schema in the...