mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 20:48:37 +01:00
Missing comma
This commit is contained in:
parent
f90ed4b77d
commit
5ddf5374db
|
|
@ -65,7 +65,7 @@ paths:
|
|||
examples:
|
||||
application/json: {
|
||||
"tags": {
|
||||
"m.favourite": {}
|
||||
"m.favourite": {},
|
||||
"u.Work": {"order": "1"},
|
||||
"u.Customers": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue