diff --git a/event-schemas/schema/v1/core/.room_event.json.swp b/event-schemas/schema/v1/core/.room_event.json.swp index fce0fd5f..8140e9ce 100644 Binary files a/event-schemas/schema/v1/core/.room_event.json.swp and b/event-schemas/schema/v1/core/.room_event.json.swp differ diff --git a/event-schemas/schema/v1/core/room_event.json b/event-schemas/schema/v1/core/room_event.json index a64ba2ea..7ac66b30 100644 --- a/event-schemas/schema/v1/core/room_event.json +++ b/event-schemas/schema/v1/core/room_event.json @@ -17,7 +17,7 @@ "user_id": { "type": "string", "description": "Contains the fully-qualified ID of the user who *sent* this event." - }, + } }, "required": ["room_id"] }