Remove extra "required" declarations
"required" is something that is handled as an array, and these are invalid. The `type` in both cases is covered by a required array elsewhere
This commit is contained in:
parent
004998b98f
commit
9c1c541a38
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ paths:
|
|||
type:
|
||||
type: string
|
||||
description: The value ``m.room.member``
|
||||
required: true
|
||||
example: "m.room.member"
|
||||
state_key:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue