Skip to content

Commit 266e3b8

Browse files
committed
Add info in README.md
1 parent 5148cda commit 266e3b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ openapi.validation.validation-report-metric-additional-tags=service=example,team
102102
# Fail requests on request/response violations. Defaults to false.
103103
openapi.validation.should-fail-on-request-violation=true
104104
openapi.validation.should-fail-on-response-violation=true
105+
106+
# Enable virtual threads for async validation. Defaults to false.
107+
openapi.validation.enable-virtual-threads=true
105108
```
106109

107110
### DataDog metrics

0 commit comments

Comments
 (0)