(get-characters-character-id-search categories character-id search)
(get-characters-character-id-search categories
character-id
search
optional-params)
Search on a string Search for entities that match a given sub-string.
This route is cached for up to 3600 seconds
Search on a string Search for entities that match a given sub-string. --- This route is cached for up to 3600 seconds
(get-characters-character-id-search-with-http-info categories
character-id
search)
(get-characters-character-id-search-with-http-info
categories
character-id
search
{:keys [accept-language datasource if-none-match language strict token]})
Search on a string Search for entities that match a given sub-string.
This route is cached for up to 3600 seconds
Search on a string Search for entities that match a given sub-string. --- This route is cached for up to 3600 seconds
(get-search categories search)
(get-search categories search optional-params)
Search on a string Search for entities that match a given sub-string.
This route is cached for up to 3600 seconds
Search on a string Search for entities that match a given sub-string. --- This route is cached for up to 3600 seconds
(get-search-with-http-info categories search)
(get-search-with-http-info categories
search
{:keys [accept-language datasource if-none-match
language strict]})
Search on a string Search for entities that match a given sub-string.
This route is cached for up to 3600 seconds
Search on a string Search for entities that match a given sub-string. --- This route is cached for up to 3600 seconds
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close