Skip to content

Commit 947cc30

Browse files
tcpipukrichvdh
andauthored
Update data/api/client-server/profile.yaml
Co-authored-by: Richard van der Hoff <[email protected]>
1 parent 4bb5ae8 commit 947cc30

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

data/api/client-server/profile.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,9 @@ paths:
164164
application/json:
165165
schema:
166166
type: object
167-
description: If a value is stored for `keyName`, the JSON response
168-
includes a property whose key matches the `keyName` specified
169-
in the URL. For `avatar_url`, the value will be an MXC URI string.
170-
For `displayname`, the value will be a string. For custom keys, any
171-
JSON type is possible - clients should expect the format defined
172-
for that key.
167+
description: |
168+
An object with one property, whose key matches the `keyName` specified
169+
in the URL, and whose value is the current setting of that profile field.
173170
additionalProperties: true
174171
examples:
175172
response:

0 commit comments

Comments
 (0)