Skip to content

Commit d41a0b9

Browse files
committed
DMP-5276-OpenapiValidator
Added open api validation
1 parent 1e62ecf commit d41a0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ https://docs.stoplight.io/docs/spectral/b8391e051b7d8-installation
402402
To validate the OpenAPI specification:
403403
404404
```bash
405-
spectral lint "src/main/resources/openapi/**/*.{yml,yaml}"
405+
spectral lint --verbose "src/main/resources/openapi/**/*.{yml,yaml}"
406406
```
407407
408408
Documentation: https://stoplight.io/open-source/spectral

0 commit comments

Comments
 (0)