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
Substitute REST path or body parameters in Workflow Steps (#525)
* Include params map in WorkflowRequest when provisioning
Signed-off-by: Daniel Widdis <[email protected]>
* Pass params to ProcessNode
Signed-off-by: Daniel Widdis <[email protected]>
* Pass params to WorkflowSteps
Signed-off-by: Daniel Widdis <[email protected]>
* Substitute params
Signed-off-by: Daniel Widdis <[email protected]>
* Add change log
Signed-off-by: Daniel Widdis <[email protected]>
* Improve param consuming checks, add coverage
Signed-off-by: Daniel Widdis <[email protected]>
* Allow specifying key-value pairs in body
Signed-off-by: Daniel Widdis <[email protected]>
* Update title in change log
Signed-off-by: Daniel Widdis <[email protected]>
* Refactor param and content map generation to a new method
Signed-off-by: Daniel Widdis <[email protected]>
---------
Signed-off-by: Daniel Widdis <[email protected]>
0 commit comments