kibana/docs/development
Liza Katz bdb73b55ef
[Search] Cleanup SearchRequest and SearchResponse types (#75471)
* improve test stability

* Replace SearchRequest = any with Record<string, any>

* Remove SearchResponse = any from data plugin

* docs

* logs

* Revert "Replace SearchRequest = any with Record<string, any>"

This reverts commit 9914ab5a01.

* code review

* list control

* null check

* null null null

* Jest fix
2020-08-23 15:34:40 +03:00
..
core [SECURITY SOLUTION] Add our first search strategy for all host query (#75439) 2020-08-22 08:59:14 -04:00
plugins [Search] Cleanup SearchRequest and SearchResponse types (#75471) 2020-08-23 15:34:40 +03:00