We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e62ecf commit d41a0b9Copy full SHA for d41a0b9
README.md
@@ -402,7 +402,7 @@ https://docs.stoplight.io/docs/spectral/b8391e051b7d8-installation
402
To validate the OpenAPI specification:
403
404
```bash
405
-spectral lint "src/main/resources/openapi/**/*.{yml,yaml}"
+spectral lint --verbose "src/main/resources/openapi/**/*.{yml,yaml}"
406
```
407
408
Documentation: https://stoplight.io/open-source/spectral
0 commit comments