diff --git a/plex-api-spec.yaml b/plex-api-spec.yaml index b6e0161a..1bc79557 100644 --- a/plex-api-spec.yaml +++ b/plex-api-spec.yaml @@ -7515,8 +7515,8 @@ paths: summary: Get autocompletions for search operationId: autocomplete description: |- - The field to autocomplete on is specified by the {field}.query parameter. For example `genre.query` or `title.query`. - Returns a set of items from the filtered items whose {field} starts with {field}.query. In the results, a {field}.queryRange will be present to express the range of the match + The field to autocomplete on is specified by the `{field}.query` parameter. For example `genre.query` or `title.query`. + Returns a set of items from the filtered items whose `{field}` starts with `{field}.query`. In the results, a `{field}.queryRange` will be present to express the range of the match tags: - Library parameters: