Remove leftover origin field from unsigned PDU example (#1918)

pull/1930/head
Johannes Marbach 3 months ago committed by GitHub
parent c2fd278da0
commit f9c4aeeea4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1 @@
Remove `origin` field from PDU example because it doesn't exist in the schema anymore.

@ -1,7 +1,6 @@
{
"room_id": "!UcYsUzyxTGDxLBEvLy:example.org",
"sender": "@alice:example.com",
"origin": "example.com",
"origin_server_ts": 1404838188000,
"depth": 12,
"auth_events": [

Loading…
Cancel
Save