diff --git a/additional-documentation/rest-api.html b/additional-documentation/rest-api.html index 36b260824d..9b65e9426c 100644 --- a/additional-documentation/rest-api.html +++ b/additional-documentation/rest-api.html @@ -1608,7 +1608,7 @@ "additionalProperties": false }

Search Mint records

This endpoint is an authenticated wrapper to Apache solr’s search endpoint and supports all the basic common query parameters.

Search
GET/mint/api/v1.1/search{?q}

Example URI

GET https://demo.redboxresearchdata.com.au/mint/api/v1.1/search?q=query
URI Parameters
HideShow
q
string (required) Example: query

The search string to query the index.

-
Request
HideShow
Headers
Authorization: Bearer abcabcab-abca-abca-abca-abcabcabcabc
Response  200
HideShow
Headers
Content-Type: application/json

Generated by aglio on 31 Aug 2023

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/js/menu-wc.js b/js/menu-wc.js index eadcf2fd93..5776df7b58 100644 --- a/js/menu-wc.js +++ b/js/menu-wc.js @@ -324,9 +324,6 @@ customElements.define('compodoc-menu', class extends HTMLElement {