kibana/docs/development/plugins
Liza Katz fc4458800c
[7.x] [Search] Cleanup SearchRequest and SearchResponse types (#75471) (#75726)
* [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
# Conflicts:
#	src/plugins/data/public/public.api.md

* merge
2020-08-23 18:36:24 +03:00
..
data [7.x] [Search] Cleanup SearchRequest and SearchResponse types (#75471) (#75726) 2020-08-23 18:36:24 +03:00
kibana_utils Improve state sync error handling (#74264) (#74524) 2020-08-10 10:56:03 +02:00