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 3a009f9 commit a2a1964Copy full SHA for a2a1964
README.md
@@ -424,7 +424,7 @@ https://github.com/IBM/openapi-validator?tab=readme-ov-file#installation
424
To enable OpenAPI validation, the following properties are set in the application configuration:
425
426
```bash
427
-lint-openapi -c lint-openapi-config.yaml "src/main/resources/openapi/**/*.yaml"
+lint-openapi "src/main/resources/openapi/**/*.yaml"
428
```
429
430
For more information on OpenAPI validation with IBM openapi validator, see the [openapi validator](https://github.com/IBM/openapi-validator).
0 commit comments