Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions events/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ Authorization: required

_Optional endpoint, as required by public agencies; if not implemented, the server should reply with `501 Not Implemented`._

Servers implementing a `POST /events/event` API should be able to deduplicate events from a publisher based upon the `event_id` field. It should be expected that some events can be resent as a result of restoring connections between systems interrupted by network or system errors.

### Responses

_Possible HTTP Status Codes_:
Expand Down