Interface SearchProxyBody

SearchProxyBody

  • the body to /search/0/proxy

Hierarchy

  • SearchProxyBody

Properties

the main search-body

index?: string

index name to search via proxy (must be same as env.ES6_INDEX)

service?: string

service-name of request (ex: lemon-sandbox-api)

signature?: string

(optional) signature to validate this request.

Generated using TypeDoc