diff --git a/data/event-schemas/examples/m.call.hangup.yaml b/data/event-schemas/examples/m.call.hangup.yaml index 062cd4aa..a505bc36 100644 --- a/data/event-schemas/examples/m.call.hangup.yaml +++ b/data/event-schemas/examples/m.call.hangup.yaml @@ -4,6 +4,7 @@ "content": { "version" : "1", "party_id": "67890", - "call_id": "12345" + "call_id": "12345", + "reason": "user_hangup" } } diff --git a/data/event-schemas/schema/m.call.reject.yaml b/data/event-schemas/schema/m.call.reject.yaml index 051b3f1e..eb682c69 100644 --- a/data/event-schemas/schema/m.call.reject.yaml +++ b/data/event-schemas/schema/m.call.reject.yaml @@ -50,7 +50,6 @@ properties: - call_id - version - party_id - - reason type: type: string enum: