diff --git a/docs/README.md b/docs/README.md index 34f8683e..554752ba 100644 --- a/docs/README.md +++ b/docs/README.md @@ -78,6 +78,7 @@ curl -d "@mockPubsub.json" -X POST \ -H "Ce-Specversion: true" \ -H "Ce-Source: true" \ -H "Ce-Id: true" \ + -H “Content-Type: application/json” \ http://localhost:8080 ```