Skip to content

Commit 3bd02fd

Browse files
committed
fixed docs
1 parent 0f20431 commit 3bd02fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/groovy/com/github/hauner/openapi/spring/converter/ResultDataTypeWrapper.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class ResultDataTypeWrapper {
4141

4242
/**
4343
* wraps a (converted) result data type with the configured result java data type like
44-
* {@code ResponseEntity}, {@code Flux} etc.
44+
* {@code ResponseEntity}.
4545
*
4646
* If the configuration for the result type is 'plain' the source data type is not wrapped.
4747
*

0 commit comments

Comments
 (0)