project-flogo / core

Flogo Core is the core flogo library used create and extend Flogo applications.
BSD 3-Clause "New" or "Revised" License
110 stars 53 forks source link

Resolve #244 Trigger handler to pass request data to flow #246

Open yxuco opened 3 years ago

yxuco commented 3 years ago

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[X] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #244

What is the current behavior?

What is the new behavior? ref #244 for details