Skip to content

Commit 674f52e

Browse files
committed
multi wrapper on array type mapping fails, add test
1 parent e481096 commit 674f52e

File tree

1 file changed

+1
-0
lines changed
  • openapi-processor-core/src/testInt/groovy/io/openapiprocessor/core

1 file changed

+1
-0
lines changed

openapi-processor-core/src/testInt/groovy/io/openapiprocessor/core/TestSets.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ class TestSets {
4646
'response-content-multiple-style-all',
4747
'response-content-multiple-style-success',
4848
'response-content-single',
49+
'response-multi-mapping-with-array-type-mapping',
4950
'response-result-mapping',
5051
'response-simple-data-types',
5152
'response-single-multi-mapping',

0 commit comments

Comments
 (0)