From 4f8999be0ae60d47c37063520c39cbb6aec7f3aa Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Fri, 14 Feb 2025 11:32:39 +0000 Subject: [PATCH] Tweak wording on full profile `GET` --- data/api/client-server/profile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index 5fcb840f..846c14c6 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -269,8 +269,8 @@ paths: get: summary: Get this user's profile information. description: |- - Retrieve the combined profile information for a user. In addition to the standard fields, - this API may include extended custom profile fields as defined in + Retrieve the combined profile information for a user. In addition to the + stabilised fields, this API may include custom profile fields as defined in [MSC4133](https://github.com/matrix-org/matrix-spec-proposals/pull/4133). operationId: getUserProfile parameters: