mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 01:58:36 +01:00
typoe
This commit is contained in:
parent
5cf22c210e
commit
cfbb695fd3
|
|
@ -33,7 +33,7 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
The ID of a filter created using the filter API or a filter JSON
|
The ID of a filter created using the filter API or a filter JSON
|
||||||
object enocoded as a string. The server will detect whether it is
|
object encoded as a string. The server will detect whether it is
|
||||||
an ID or a JSON object by whether the first character is a ``"{"``
|
an ID or a JSON object by whether the first character is a ``"{"``
|
||||||
open brace. Passing the JSON inline is best suited to one off
|
open brace. Passing the JSON inline is best suited to one off
|
||||||
requests. Creating a filter using the filter API is recommended for
|
requests. Creating a filter using the filter API is recommended for
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue