mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-08 04:24:10 +01:00
Represent the ignored users event correctly
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
af74790681
commit
0835612277
|
|
@ -16,8 +16,8 @@ properties:
|
||||||
title: "Ignored User"
|
title: "Ignored User"
|
||||||
description: "An empty object for future enhancement"
|
description: "An empty object for future enhancement"
|
||||||
x-pattern: "$USER_ID"
|
x-pattern: "$USER_ID"
|
||||||
required:
|
required:
|
||||||
- ignored_users
|
- ignored_users
|
||||||
type:
|
type:
|
||||||
enum:
|
enum:
|
||||||
- m.ignored_user_list
|
- m.ignored_user_list
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue