Skip to content

Commit fd1978c

Browse files
glenngbggrant
authored andcommitted
Changed curl command to include json content-type (#100)
1 parent de6ef38 commit fd1978c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ curl -d "@mockPubsub.json" -X POST \
7878
-H "Ce-Specversion: true" \
7979
-H "Ce-Source: true" \
8080
-H "Ce-Id: true" \
81+
-H “Content-Type: application/json” \
8182
http://localhost:8080
8283
```
8384

0 commit comments

Comments
 (0)