Update jobs/go/http/README.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
This commit is contained in:
Fernando Rocha 2024-07-24 12:08:36 -07:00 committed by GitHub
parent b6f110f9e0
commit 2377cb6109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ dapr run --app-id job-service --app-port 6200 --dapr-http-port 6280 -- go run .
```bash
curl -X POST \
http://localhost:6280/v1.0-alpha1/jobs/jobforjabba \
http://localhost:6280/v1.0-alpha1/jobs/R2D2 \
-H "Content-Type: application/json" \
-d '{
"data": {