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:
Travis Ralston 2018-07-13 15:04:22 -06:00
parent 004998b98f
commit 9c1c541a38

View file

@ -71,7 +71,6 @@ paths:
type:
type: string
description: The value ``m.room.member``
required: true
example: "m.room.member"
state_key:
type: string