-
Updated
Nov 29, 2021 - Java
serverless-workflow
Here are 8 public repositories matching this topic...
-
Updated
Nov 26, 2021 - Java
-
Updated
Nov 27, 2021 - Java
What would you like to be added:
Add more options to diagram generation. Some ideas include
- add option to display diagram vertically/horizontally
- add option to define the min/max size of the generated diagram
- add ability to display actions (service invocations)
- add custom node representations for different states
Why is this needed:
to improve diagram generation
What would you like to be added:
Create a test to verify the sdk behaviour in the browser.
Why is this needed:
Nowadays the only way we have to verify that the sdk is working in the browser is to test it by hand. See /examples/browser
Would be nice to have tests to verify the skd behaviour in the browser.
-
Updated
Nov 26, 2021 - Java
-
Updated
Jan 20, 2021 - Java
Improve this page
Add a description, image, and links to the serverless-workflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-workflow topic, visit your repo's landing page and select "manage topics."


What would you like to be added:
The SDK could add validation in the attributes required by this format, for example:
https://github.com/serverlessworkflow/specification/blob/0.7.x/schema/timeouts.json#L104
Why is this needed:
Ease of use and user's experience with the SDK.