You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
The serverless workflow specification (version 0.8) specified that ProducedEvent.data should be an string or object, but the generated POJO returns string
What you expected to happen:
That the generated POJO returns Object