Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 628 Bytes

DebugDto.md

File metadata and controls

12 lines (7 loc) · 628 Bytes

DebugDto

Properties

Name Type Description Notes
raw_search_request Option<Vec<serde_json::Value>> Search request in raw format executed internally against search engine. [optional]
raw_search_response Option<Vec<serde_json::Value>> Search response in raw format received internally from search engine. [optional]

[Back to Model list] [Back to API list] [Back to README]