Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit d77a897

Browse files
committed
new test case
1 parent be961aa commit d77a897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testInt/groovy/com/github/hauner/openapi/processor/core/ProcessorEndToEndTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class ProcessorEndToEndTest extends ProcessorTestBase {
3636
'ref-is-relative-to-current-file',
3737
'ref-parameter',
3838
'ref-parameter-with-primitive-mapping',
39+
'response-content-multiple-no-content'
3940
]
4041

4142
@Parameterized.Parameters(name = "{0}")

0 commit comments

Comments
 (0)