File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -953,7 +953,7 @@ min_verification_interval
953
953
954
954
description
955
955
956
- > **Receiver-Supplied**, An optinal string to describe the properties of the stream.
956
+ > **Receiver-Supplied**, An optional string to describe the properties of the stream.
957
957
This is useful in multi stream systems to identify the stream for human actors. The
958
958
transmitter may truncate the string beyond allowed max length.
959
959
@@ -1874,6 +1874,9 @@ publish an SLA for verification event transmission times. Event Receivers MUST N
1874
1874
depend on the verification event being transmitted synchronously or in any
1875
1875
particular order relative to the current queue of events.
1876
1876
1877
+ Upon receiving the verify event, the Reciver should respond with `202 Accepted` to
1878
+ the Transmitter.
1879
+
1877
1880
Errors are signaled with HTTP status codes as follows :
1878
1881
1879
1882
| Code | Description |
You can’t perform that action at this time.
0 commit comments