Adam Altman
Adam Altman
Do not add deprecated features to new software. I'm against adding it here. Instead, a simple migration guide for people: To upgrade from redoc-cli: `npx@redoc-cli build --options=...`: 1. Replace `redoc-cli`...
Put this on hold because we are unclear on the naming.
This is not a bug. `\n` means line break. In YAML, try the block literal "strip" behavior: ```yaml description: |- ``` https://redocly.com/docs/yaml/blocks-and-flows/#ending-line-breaks-for-blocks
I think the issue relates to an external library related to yaml parsing and we don't have any plans to replace that. It may be a configuration issue, so I'll...
Seems like a good idea. A path item can contain refs to components (such as schemas and parameters). The path to those schemas and parameter files would be different depending...
Did you try to `bundle` first before passing it to the generator?
> are configurable rules used? As a follow-on to that, I would also ask: Which assertions are used? Like "notPattern', "pattern", "const", and so on?
Reopening because I think the `preview` command should accept a URL as well as an input.
`preview` command should work in the same way as `preview-docs` and work with a remote URL.
And `contains` would mean it contains them all? I like it.