Skip to content

Commit d4b2c32

Browse files
committed
api doc formatting fix
1 parent 437a52e commit d4b2c32

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

api.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@ paths:
136136
requestBody:
137137
description: >
138138
JSON body containing the message details to be submitted to the room.
139-
140-
141-
data and signature are required; whisper_to and whisper_mods are permitted only for
142-
moderators/admins. The former sends a whisper within the room that will only be shown by
143-
the given user; the latter sends a whisper in the room that will be seen by all moderators.
144-
It is possible for a message to use both of these whisper modes at once, for example to
145-
(privately) warn a user and have that warning visible by all other moderators.
139+
140+
141+
data and signature are required; whisper_to and whisper_mods are permitted only for
142+
moderators/admins. The former sends a whisper within the room that will only be shown by
143+
the given user; the latter sends a whisper in the room that will be seen by all
144+
moderators. It is possible for a message to use both of these whisper modes at once, for
145+
example to (privately) warn a user and have that warning visible by all other moderators.
146146
required: true
147147
content:
148148
application/json:

0 commit comments

Comments
 (0)