diff --git a/data/api/server-server/query.yaml b/data/api/server-server/query.yaml index 26ab39bf..bfa3e4f0 100644 --- a/data/api/server-server/query.yaml +++ b/data/api/server-server/query.yaml @@ -116,7 +116,7 @@ paths: in the user ID). Responding servers MAY: - - Allow users to set arbitrary key/value pairs in their profile in addition to the + - Include arbitrary key/value pairs in the profile in addition to the specified pairs. - Deny profile look-up over federation by responding with 403 and an error code of `M_FORBIDDEN`. @@ -150,7 +150,7 @@ paths: "200": description: |- The profile for the user. If a `field` is specified in the request, the response - MUST only included the specified `field`. If no `field` was specified, the response + MUST only include the specified `field`. If no `field` was specified, the response SHOULD include all of the fields of the user's profile, which can be made public. If a field in the user's profile can't be made public over the federation, the @@ -178,7 +178,7 @@ paths: m.tz: type: string description: The name of the user's time zone. The name SHOULD be registered in - the [IANA Time Zone Database](https://www.iana.org/time-zones), requesting + the [IANA Time Zone Database](https://www.iana.org/time-zones). Requesting servers MUST tolerate invalid or unknown values. x-addedInMatrixVersion: "1.16" additionalProperties: