vaadin-connect icon indicating copy to clipboard operation
vaadin-connect copied to clipboard

Fix issue #388

Open eriklumme opened this issue 5 years ago • 1 comments

Fixes issue #388 for collections.

The ComposedSchema part of setNullableByNotNullAnnotations is not currently useful, as for e.g. a custom bean, the generic parameter is not included in the generated typescript.

Perhaps it will be useful at some point in the future, however.


This change is Reviewable

eriklumme avatar Jun 09 '19 19:06 eriklumme