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