Fixing docs build issue

This commit is contained in:
Luke Hagar
2025-11-12 13:34:38 -06:00
committed by GitHub
parent 2b30b4a318
commit 56ed0a28c3

View File

@@ -7515,8 +7515,8 @@ paths:
summary: Get autocompletions for search summary: Get autocompletions for search
operationId: autocomplete operationId: autocomplete
description: |- description: |-
The field to autocomplete on is specified by the {field}.query parameter. For example `genre.query` or `title.query`. 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 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: tags:
- Library - Library
parameters: parameters: