Skip to content

Commit a2a1964

Browse files
committed
DMP-5276-OpenapiValidator
Added open api validation
1 parent 3a009f9 commit a2a1964

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
@@ -424,7 +424,7 @@ https://github.com/IBM/openapi-validator?tab=readme-ov-file#installation
424424
To enable OpenAPI validation, the following properties are set in the application configuration:
425425
426426
```bash
427-
lint-openapi -c lint-openapi-config.yaml "src/main/resources/openapi/**/*.yaml"
427+
lint-openapi "src/main/resources/openapi/**/*.yaml"
428428
```
429429
430430
For more information on OpenAPI validation with IBM openapi validator, see the [openapi validator](https://github.com/IBM/openapi-validator).

0 commit comments

Comments
 (0)