From 56ed0a28c3294fda6068072a838f8ae9d9ebee34 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Wed, 12 Nov 2025 13:34:38 -0600 Subject: [PATCH] Fixing docs build issue --- plex-api-spec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: