Skip to content

Commit 4a13e84

Browse files
authored
README- MIME type for batch formatted events [Skip CI]
1 parent 19c86dd commit 4a13e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The `@` sigil may be escaped at the start of a user property name by doubling, e
7474

7575
##### Batch format
7676

77-
When events are batched into a single payload, a newline-delimited stream of JSON documents is required. Either `\n` or `\r\n` delimiters may be used.
77+
When events are batched into a single payload, a newline-delimited stream of JSON documents is required. Either `\n` or `\r\n` delimiters may be used. Batches of newline-separated compact JSON events can use the (unofficial) MIME type `application/vnd.serilog.clef`.
7878

7979
##### Versioning
8080

0 commit comments

Comments
 (0)