mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-04 02:04:10 +02:00
Tweak wording on full profile GET
This commit is contained in:
parent
82adcec491
commit
4f8999be0a
|
|
@ -269,8 +269,8 @@ paths:
|
||||||
get:
|
get:
|
||||||
summary: Get this user's profile information.
|
summary: Get this user's profile information.
|
||||||
description: |-
|
description: |-
|
||||||
Retrieve the combined profile information for a user. In addition to the standard fields,
|
Retrieve the combined profile information for a user. In addition to the
|
||||||
this API may include extended custom profile fields as defined in
|
stabilised fields, this API may include custom profile fields as defined in
|
||||||
[MSC4133](https://github.com/matrix-org/matrix-spec-proposals/pull/4133).
|
[MSC4133](https://github.com/matrix-org/matrix-spec-proposals/pull/4133).
|
||||||
operationId: getUserProfile
|
operationId: getUserProfile
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue