diff --git a/doc/compiled.json b/doc/compiled.json
index 39b9fa84..990cd6ae 100644
--- a/doc/compiled.json
+++ b/doc/compiled.json
@@ -21325,7 +21325,7 @@
}
},
{
- "description": "Specify a query to do broad search for keys by name (including wildcards).
\nThe following qualifiers are also supported in the search term:
\n
ids:key_id,...
for queries on a comma-separated list of idsname:key_name
for text queries on exact key names - spaces, commas, and colons need to be escaped with double backslashestags:tag_name
to filter for keys with certain tagstranslated:{true|false}
for translation status (also requires locale_id
to be specified)updated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesunmentioned_in_upload:upload_id
to filter keys unmentioned within uploadids:key_id,...
for queries on a comma-separated list of idsname:key_name
for text queries on exact key names - spaces, commas, and colons need to be escaped with double backslashestags:tag_name
to filter for keys with certain tagstranslated:{true|false}
for translation status (also requires locale_id
to be specified)updated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesunmentioned_in_upload:upload_id
to filter keys unmentioned within uploadCaution: Query parameters with empty values will be treated as though they are not included in the request and will be ignored.
\nupdated_at:{>=|<=}2013-02-21T00:00:00Z
for date range queriesunmentioned_in_upload:upload_id
to filter keys unmentioned within uploadCaution: Query parameters with empty values will be treated as though they are not included in the request and will be ignored.
+