Compare commits

..

1 commit

Author SHA1 Message Date
famfo 4c64cccaa8
Merge 70f6749c92 into b6a127b5cb 2025-10-06 10:57:45 +01:00
3 changed files with 2 additions and 11 deletions

View file

@ -1 +0,0 @@
Additional OpenGraph properties can be present in URL previews.

View file

@ -379,8 +379,7 @@ paths:
description: |- description: |-
The OpenGraph data for the URL, which may be empty. Some values are The OpenGraph data for the URL, which may be empty. Some values are
replaced with matrix equivalents if they are provided in the response. replaced with matrix equivalents if they are provided in the response.
The differences from the [OpenGraph protocol](https://ogp.me/) are The differences from the OpenGraph protocol are described here.
described here.
content: content:
application/json: application/json:
schema: schema:
@ -395,9 +394,6 @@ paths:
format: uri format: uri
description: An [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris) to description: An [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris) to
the image. Omitted if there is no image. the image. Omitted if there is no image.
additionalProperties:
description: |-
Additional properties as per the [OpenGraph](https://ogp.me/) protocol.
examples: examples:
response: response:
value: { value: {

View file

@ -605,8 +605,7 @@ paths:
description: |- description: |-
The OpenGraph data for the URL, which may be empty. Some values are The OpenGraph data for the URL, which may be empty. Some values are
replaced with matrix equivalents if they are provided in the response. replaced with matrix equivalents if they are provided in the response.
The differences from the [OpenGraph](https://ogp.me/) protocol are The differences from the OpenGraph protocol are described here.
described here.
content: content:
application/json: application/json:
schema: schema:
@ -621,9 +620,6 @@ paths:
format: uri format: uri
description: An [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris) to description: An [`mxc://` URI](/client-server-api/#matrix-content-mxc-uris) to
the image. Omitted if there is no image. the image. Omitted if there is no image.
additionalProperties:
description: |-
Additional properties as per the [OpenGraph](https://ogp.me/) protocol.
examples: examples:
response: response:
value: { value: {