Paul Austdal
Paul Austdal
> "Write it using your favorite text-editor or IDE (we love VSCode)." Which plugin do you use when editing an openAPI repo? For large project and multiple contributions, externalizing the...
**Is your feature request related to a problem? Please describe.** At times, the latest version of the `redoc.standalone.js` bundle can contain bugs. This is the situation right now, with **2.0.0-rc.72**,...
**Describe the bug** Rule no-invalid-media-type-examples is not triggered for unevaluated properties for examples of `allOf` types. **To Reproduce** Steps to reproduce the behavior: 1. Given this `redocly.yaml` configuration ``` lint:...