This commit is contained in:
Matthew Hodgson 2016-01-13 18:25:33 +00:00
parent 5cf22c210e
commit cfbb695fd3

View file

@ -33,7 +33,7 @@ paths:
type: string
description: |-
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 ``"{"``
open brace. Passing the JSON inline is best suited to one off
requests. Creating a filter using the filter API is recommended for