Remove origin from unsigned_pdu_base.yaml

It doesn't serve a useful purpose, is not enforced to be present by Synapse
and already being omitted by at least one homeserver implementation.
This commit is contained in:
Jonas Platte 2022-03-17 17:36:36 +01:00
parent b5cb9f7364
commit e9b6bbe1cf
No known key found for this signature in database
GPG key ID: BBA95679259D342F

View file

@ -25,10 +25,6 @@ properties:
type: string
description: The ID of the user sending the event.
example: "@someone:matrix.org"
origin:
type: string
description: The `server_name` of the homeserver that created this event.
example: "matrix.org"
origin_server_ts:
type: integer
format: int64