typoe
This commit is contained in:
parent
5cf22c210e
commit
cfbb695fd3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue