Change example of "canceled" outcome to "cancel"

toger5/expiring-events-keep-alive
Andrew Ferrazzutti 1 year ago
parent 8dc05a4904
commit 0a777f4a86

@ -313,7 +313,7 @@ The finalised delayed event as represented by the finalised list of the GET endp
will be stored with the following outcome: will be stored with the following outcome:
```json ```json
"outcome": "canceled", "outcome": "cancel",
"reason": "error", "reason": "error",
"error": { "error": {
"errorcode": "M_CANCELLED_BY_STATE_UPDATE", "errorcode": "M_CANCELLED_BY_STATE_UPDATE",

Loading…
Cancel
Save