mirror of https://github.com/dapr/quickstarts.git
Update tutorials/workflow/java/task-chaining/chaining.http
Co-authored-by: Marc Duiker <marcduiker@users.noreply.github.com> Signed-off-by: salaboy <Salaboy@gmail.com>
This commit is contained in:
parent
ca6ace4371
commit
c5e94a6f03
|
@ -1,7 +1,6 @@
|
|||
@apphost=http://localhost:8080
|
||||
|
||||
### Start the TaskChaining workflow
|
||||
# @name startWorkflowRequest
|
||||
POST {{ apphost }}/start
|
||||
|
||||
### Get the workflow status
|
||||
|
|
Loading…
Reference in New Issue