mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 09:14:10 +01:00
More commas
This commit is contained in:
parent
5157c2f52e
commit
53756cfd73
|
|
@ -10,7 +10,7 @@
|
||||||
"patternProperties": {
|
"patternProperties": {
|
||||||
"^\\$": {
|
"^\\$": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "The types of the receipts."
|
"description": "The types of the receipts.",
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"description": "User ids of the receipts",
|
"description": "User ids of the receipts",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue