mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-29 03:58:38 +01:00
7 lines
146 B
YAML
7 lines
146 B
YAML
|
|
{
|
||
|
|
"name": "org.example.some.secret",
|
||
|
|
"action": "request",
|
||
|
|
"requesting_device_id": "ABCDEFG",
|
||
|
|
"request_id": "randomly_generated_id_9573"
|
||
|
|
}
|