Compare commits

..

1 commit

Author SHA1 Message Date
Benjamin Bouvier 507a521146
Merge 7ba3818678 into 625ed5c599 2025-07-10 22:33:56 +02:00
11 changed files with 17 additions and 19 deletions

View file

@ -1 +0,0 @@
Clarify that `format` is required if `formatted_body` is specified.

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -47,7 +47,7 @@ paths:
deleted alongside the device. deleted alongside the device.
This endpoint does not use the [User-Interactive Authentication API](/client-server-api/#user-interactive-authentication-api) because This endpoint does not use the [User-Interactive Authentication API](/client-server-api/#user-interactive-authentication-api) because
User-Interactive Authentication is designed to protect against attacks where User-Interactive Authentication is designed to protect against attacks where the
someone gets hold of a single access token then takes over the account. This someone gets hold of a single access token then takes over the account. This
endpoint invalidates all access tokens for the user, including the token used in endpoint invalidates all access tokens for the user, including the token used in
the request, and therefore the attacker is unable to take over the account in the request, and therefore the attacker is unable to take over the account in

View file

@ -15,8 +15,8 @@ properties:
"1.10": This property can act as a caption for the audio. "1.10": This property can act as a caption for the audio.
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
x-addedInMatrixVersion: "1.10" x-addedInMatrixVersion: "1.10"
formatted_body: formatted_body:

View file

@ -14,8 +14,8 @@ properties:
type: string type: string
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
formatted_body: formatted_body:
description: |- description: |-

View file

@ -15,8 +15,8 @@ properties:
"1.10": This property can act as a caption for the file. "1.10": This property can act as a caption for the file.
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
x-addedInMatrixVersion: "1.10" x-addedInMatrixVersion: "1.10"
formatted_body: formatted_body:

View file

@ -15,8 +15,8 @@ properties:
"1.10": This property can act as a caption for the image. "1.10": This property can act as a caption for the image.
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
x-addedInMatrixVersion: "1.10" x-addedInMatrixVersion: "1.10"
formatted_body: formatted_body:

View file

@ -22,8 +22,8 @@ properties:
verification. verification.
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
formatted_body: formatted_body:
description: |- description: |-

View file

@ -14,8 +14,8 @@ properties:
type: string type: string
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
formatted_body: formatted_body:
description: |- description: |-

View file

@ -14,8 +14,8 @@ properties:
type: string type: string
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
formatted_body: formatted_body:
description: |- description: |-

View file

@ -15,8 +15,8 @@ properties:
"1.10": This property can act as a caption for the video. "1.10": This property can act as a caption for the video.
format: format:
description: |- description: |-
The format used in the `formatted_body`. This is required if `formatted_body` The format used in the `formatted_body`. Currently only
is specified. Currently only `org.matrix.custom.html` is supported. `org.matrix.custom.html` is supported.
type: string type: string
x-addedInMatrixVersion: "1.10" x-addedInMatrixVersion: "1.10"
formatted_body: formatted_body: