Remove a statement

Signed-off-by: Shubham Sharma <shubhash@microsoft.com>
This commit is contained in:
Shubham Sharma 2022-12-14 11:53:48 +05:30
parent 12bbac91d4
commit e89864e2ad
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ The request body should contain a JSON array of entries with unique entry IDs. E
]
```
Just like the publish endpoint, the events are auto-wrapped as CloudEvents if `rawPayload` metadata is not set to true. The `contentType` field is optional and defaults to `text/plain`.
Just like the publish endpoint, the events are auto-wrapped as CloudEvents if `rawPayload` metadata is not set to true.
### Headers