We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69af36 commit 4840506Copy full SHA for 4840506
1 file changed
openapi-processor-core/src/testInt/groovy/io/openapiprocessor/core/TestSets.groovy
@@ -9,8 +9,9 @@ class TestSets {
9
10
static def ALL = [
11
'bean-validation',
12
- 'bean-validation-iterable',
13
'bean-validation-allof-required',
+ 'bean-validation-iterable',
14
+ 'bean-validation-requestbody',
15
'deprecated',
16
'endpoint-exclude',
17
'endpoint-http-mapping', // framework specific
0 commit comments