Add a strict type the m.typing EDU
This commit is contained in:
parent
a53fa9300d
commit
96896fe5d6
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,8 @@ allOf:
|
|||
- type: object
|
||||
properties:
|
||||
edu_type:
|
||||
type: string
|
||||
type: enum
|
||||
enum: ['m.typing']
|
||||
description: The string ``m.typing``
|
||||
example: "m.typing"
|
||||
content:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue