We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f20431 commit 3bd02fdCopy full SHA for 3bd02fd
1 file changed
src/main/groovy/com/github/hauner/openapi/spring/converter/ResultDataTypeWrapper.groovy
@@ -41,7 +41,7 @@ class ResultDataTypeWrapper {
41
42
/**
43
* wraps a (converted) result data type with the configured result java data type like
44
- * {@code ResponseEntity}, {@code Flux} etc.
+ * {@code ResponseEntity}.
45
*
46
* If the configuration for the result type is 'plain' the source data type is not wrapped.
47
0 commit comments