Part of MSC2140 Convert status codes to strings if there is a string status code. Fixes a build error when we mix 4xx and 403 in the same definition. We also have to correct stringified numbers to pass the build.
10 lines
221 B
Text
10 lines
221 B
Text
{
|
|
"$ref": "core/event.json",
|
|
"type": "m.accepted_terms",
|
|
"content": {
|
|
"accepted": [
|
|
"https://example.org/somewhere/terms-1.2-en.html",
|
|
"https://example.org/somewhere/privacy-1.2-en.html"
|
|
]
|
|
}
|
|
}
|