vaadin / vaadin-connect

A Vaadin Labs experiment with a secure stateless communication framework
https://vaadin.com/labs/vaadin-connect
Apache License 2.0
18 stars 5 forks source link

Fix issue #388 #414

Open eriklumme opened 5 years ago

eriklumme commented 5 years ago

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

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.