quickstarts/tutorials/workflow/java/task-chaining/chaining.http

7 lines
146 B
HTTP

@apphost=http://localhost:8080
### Start the TaskChaining workflow
POST {{ apphost }}/start
### Get the workflow status
GET {{ apphost }}/output