Skip to content

Commit 6511bc3

Browse files
committed
cleanup
1 parent 5379791 commit 6511bc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/groovy/com/github/hauner/openapi/spring/processor/MappingExampleSpec.groovy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ map:
4141
- from: single
4242
to: reactor.core.publisher.Mono
4343
44+
- from: multi
45+
to: reactor.core.publisher.Flux
46+
4447
- from: array
4548
to: java.util.Collection
4649

0 commit comments

Comments
 (0)