After Java is build we should mvn typescript-generator:generate both in streampipes-model and in streampipes-model-client to keep the auto-generated typescript code up to date. After this the file in target/typescript-generator/*.ts can be moved to ui/projects/streampipes/platform-services/src/lib/model/gen/ and commit the new code
StreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.
Body
After Java is build we should
mvn typescript-generator:generate
both instreampipes-model
and instreampipes-model-client
to keep the auto-generated typescript code up to date. After this the file intarget/typescript-generator/*.ts
can be moved toui/projects/streampipes/platform-services/src/lib/model/gen/
and commit the new codeStreamPipes Committer
I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.