Closed ykalidin closed 6 years ago
Environment variable are not getting resolved for service inputs in steps in V2 model.
"service": "FlogoRestGetFlow", "input": { "inputs.endPoint": "${env.URL}" }
@ykalidin PR 175 merged, now fix can be verified in feature-v2-model branch.
Verified the env variable issue from master branch and observed that it is working fine
Environment variable are not getting resolved for service inputs in steps in V2 model.
"service": "FlogoRestGetFlow", "input": { "inputs.endPoint": "${env.URL}" }