mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-05-03 15:44:09 +02:00
Compare commits
2 commits
577f981d67
...
7234406b2b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7234406b2b | ||
|
|
113315248d |
|
|
@ -173,6 +173,12 @@ paths:
|
||||||
The avatar URL for the user's avatar. MUST either be omitted or set to
|
The avatar URL for the user's avatar. MUST either be omitted or set to
|
||||||
`null` if the user does not have an avatar set.
|
`null` if the user does not have an avatar set.
|
||||||
example: mxc://example.org/MyC00lAvatar
|
example: mxc://example.org/MyC00lAvatar
|
||||||
|
m.tz:
|
||||||
|
type: string
|
||||||
|
description: The name of the user's time zone. The name MUST be registered in
|
||||||
|
the [IANA Time Zone Database](https://www.iana.org/time-zones).
|
||||||
|
additionalProperties:
|
||||||
|
description: Additional profile fields.
|
||||||
examples:
|
examples:
|
||||||
response:
|
response:
|
||||||
value: {
|
value: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue