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