kibana/docs/development/plugins
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
..
data [Search] Cleanup SearchRequest and SearchResponse types (#75471) 2020-08-23 15:34:40 +03:00
kibana_utils Improve state sync error handling (#74264) 2020-08-06 15:34:32 +02:00