David Biesack
David Biesack
### What happens? I'm using: ```bash $ scalar --version 0.2.286 ``` (installed with `npm install -g @scalar/cli`) I have a source file in `apis/example/openapi.yaml` that $ref components from in `apis/common/openapi.yaml`...
**User story.** As a Spectral user, I can use a command line option so that the locations in Spectral's error/warning/information diagnostics use the same notation/syntax as the `overrides/files` notation in...
**User story** As a Spectral user, I can lint an OpenAPI document with minimum fuss, so that I can benefit from Spectral without extra configuration. **Is your feature request related...
**User story.** As a API designer, I can use Spectral to validate examples and clearly see which unevaluated properties exist, so that I can update my examples to be correct...
### Describe the bug The `--custom-generator=path-to-local-jar` option is ignored and `openapi-generator-cli` tries to download the openapi-generator jar instead. There was an older issue #439 which was marked fixed, but the...