Li Heng
Li Heng
What is a good approach for a while loop implementation using serverless workflow specs? Giving a simplified example, we have a list of book title in the state data and...
Signed-off-by: LiHeng **Many thanks for submitting your Pull Request :heart:!** **What this PR does / why we need it**: need a way to validate the schemas, with this in place...
**What would you like to be added**: Update to v0,8 **Why is this needed**: V0.8 has lots of new enhancements like async subflow and custom function. All other SDK has...
Is there an instruction on how to use the RAML intellij plugin? I installed the plugin https://plugins.jetbrains.com/plugin/10362-mulesoft-dataweave-raml-restsdk but am still unable to get auto completion for my raml file. What...
**What happened**: Validation passed **What you expected to happen**: Validation Fail **How to reproduce it**: use this yaml for validation ``` id: Test version: "1.0" specVersion: "0.8" name: Test description:...