|
|
@ -78,7 +78,7 @@ paths:
|
|
|
|
description: "An ID for the sent event."
|
|
|
|
description: "An ID for the sent event."
|
|
|
|
examples:
|
|
|
|
examples:
|
|
|
|
application/json: {
|
|
|
|
application/json: {
|
|
|
|
"event_id": "YUwRidLecu"
|
|
|
|
"event_id": "$YUwRidLecu:example.com"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
@ -133,7 +133,7 @@ paths:
|
|
|
|
description: "An ID for the sent event."
|
|
|
|
description: "An ID for the sent event."
|
|
|
|
examples:
|
|
|
|
examples:
|
|
|
|
application/json: {
|
|
|
|
application/json: {
|
|
|
|
"event_id": "YUwRidLecu"
|
|
|
|
"event_id": "$YUwRidLecu:example.com"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
schema:
|
|
|
|
schema:
|
|
|
|
type: object
|
|
|
|
type: object
|
|
|
|