It's dangerous to go alone, take this.

This commit is contained in:
Kegan Dougal 2015-10-08 13:41:47 +01:00
parent 65504db7bb
commit befa23624e

View file

@ -0,0 +1,9 @@
{
"type": "object",
"properties": {
"kind": {
"type": "string",
"enum": ["event_match", "profile_tag", "contains_display_name", "room_member_count"]
}
}
}