mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
# is reserved by the swagger validator as a way to include partial content from a JSON object (eg: "#/path" would include {"test": true} from the object {"path":{"test":true}}). Instead of trying to convince the validator that it is wrong, we'll just use a different character.
Note that our rendering tools do not care about #-style references to objects. It's still somewhat worth changing the character though.
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
{
|
|
"content": {
|
|
"action": "cancel_request",
|
|
"requesting_device_id": "RJYKSTBOIE",
|
|
"request_id": "1495474790150.19"
|
|
},
|
|
"type": "m.room_key_request"
|
|
}
|