kibana/docs/development
Pierre Gayvallet 468de51153
Add plugin start contract to getStartServices return value (#61216)
* add plugin own contract as third element of getStartServices result

* adapt plugins code

* update tests

* revert unknown to use void again

* update generated doc

* fix UT

* update mock to allow non-object `pluginStartContract`

* add @typeParam documentation
2020-03-26 10:49:05 +01:00
..
core Add plugin start contract to getStartServices return value (#61216) 2020-03-26 10:49:05 +01:00
plugins/data Add async search notification (#60706) 2020-03-24 17:41:31 +02:00