kibana/x-pack/plugins/security
Alejandro Fernández Haro 066613e2a6
Allow routes to define some payload config values (#50783)
* Allow routes to define some payload config values

* Documentation typo

* Move hapi `payload` config under `body` + additional validations

* Update API docs

* Amend explanation in API docs

* Add stream and buffer types to @kbn/config-schema

* Fixes based on PR feedback:
- Add 'patch' and 'options' to valid RouteMethod
- Add tests for all the new flags
- Allow `stream` and `buffer` schema in the body validations (findings from tests)

* API documentation update

* Fix type definitions

* Fix the NITs in the PR comments + better typing inheritance

* API docs update

* Fix APM-legacy wrapper's types

* Fix KibanaRequest.from type exposure of hapi in API docs

* Move RouterRoute interface back to private + Expose some public docs

* Update @kbn/config-schema docs
2019-11-28 09:23:56 +00:00
..
common Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00
public Improve session idle timeout, add session lifespan (#49855) 2019-11-26 10:47:40 -05:00
server Allow routes to define some payload config values (#50783) 2019-11-28 09:23:56 +00:00
kibana.json Migrate authorization subsystem to the new platform. (#46145) 2019-11-12 11:31:46 +01:00