#1379 - Test cases to show that what's described is generally working.
This commit is contained in:
@@ -383,7 +383,6 @@ public class RepresentationModelProcessorInvoker {
|
||||
* @param target that target {@link ResolvableType}.
|
||||
* @return
|
||||
*/
|
||||
|
||||
static boolean isValueTypeMatch(@Nullable CollectionModel<?> collectionModel, ResolvableType target) {
|
||||
|
||||
if (collectionModel == null) {
|
||||
|
||||
Reference in New Issue
Block a user