File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -822,10 +822,12 @@ events_requested
822822
823823events_delivered
824824
825- > **Transmitter-Supplied**, An array of URIs which is the intersection of
826- " events_supported" and "events_requested". These events MAY be delivered over
827- the Event Stream. A Receiver MUST rely on the values received in this field
828- to understand which event types it can expect from the Transmitter.
825+ > **Transmitter-Supplied**, An array of URIs identifying the set of events
826+ which is the intersection of "events_supported" and "events_requested". A
827+ transmitter MAY decide to deliver only a subset of events represented by
828+ this intersection. These events MAY be delivered over the Event Stream. A
829+ Receiver MUST rely on the values received in this field to understand which
830+ event types it can expect from the Transmitter.
829831
830832delivery
831833
You can’t perform that action at this time.
0 commit comments