quickstarts/tutorials/workflow/java/fundamentals/fundamentals.http

7 lines
139 B
HTTP

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