Skip to content

[7.x] Route tags (#37344)#38373

Merged
mshustov merged 1 commit intoelastic:7.xfrom
mshustov:backport/7.x/pr-37344
Jun 7, 2019
Merged

[7.x] Route tags (#37344)#38373
mshustov merged 1 commit intoelastic:7.xfrom
mshustov:backport/7.x/pr-37344

Conversation

@mshustov
Copy link
Copy Markdown
Contributor

@mshustov mshustov commented Jun 7, 2019

Backports the following commits to 7.x:

* expose route info in KibanaRequest

* update mocks in test

* make tags readonly, getRouteInfo is private method

* add mocks for hapi internals

* mode deepFreeze to core utils level as it env agnostic

* freeze route props

* fix typo

* add tests for route options

* fix integration tests. deep_freeze was moved under core utils

* add comments, expose public types and regenerate docs

* address comment. remove unnecessary async in route handlers

* make routeSchema optional instead of union with undefined

* @skaapgif improvements

* update docs
@mshustov mshustov added the backport This PR is a backport of another PR label Jun 7, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@mshustov mshustov merged commit e1b831e into elastic:7.x Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants