diff --git a/data/api/client-server/report_content.yaml b/data/api/client-server/report_content.yaml index b97fc84a..4934ef3f 100644 --- a/data/api/client-server/report_content.yaml +++ b/data/api/client-server/report_content.yaml @@ -46,7 +46,8 @@ paths: reason: type: string description: The reason the room is being reported. May be blank. - required: true + required: + - reason required: true security: - accessTokenQuery: [] @@ -207,7 +208,8 @@ paths: reason: type: string description: The reason the room is being reported. May be blank. - required: true + required: + - reason required: true security: - accessTokenQuery: []