mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-20 18:34:11 +01:00
More escapes
This commit is contained in:
parent
e58f816ad3
commit
5157c2f52e
|
|
@ -8,7 +8,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "The event ids which the receipts relate to.",
|
"description": "The event ids which the receipts relate to.",
|
||||||
"patternProperties": {
|
"patternProperties": {
|
||||||
"^\$": {
|
"^\\$": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "The types of the receipts."
|
"description": "The types of the receipts."
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue