Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow routes to define some payload config values #50783

Merged
merged 17 commits into from
Nov 28, 2019

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    03f26f6 View commit details
    Browse the repository at this point in the history
  2. Documentation typo

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    630cd50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809a340 View commit details
    Browse the repository at this point in the history
  4. Update API docs

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    17a0920 View commit details
    Browse the repository at this point in the history
  5. Amend explanation in API docs

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ba6e7c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1528c21 View commit details
    Browse the repository at this point in the history
  7. 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)
    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    ac8affe View commit details
    Browse the repository at this point in the history
  8. API documentation update

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    08c6d81 View commit details
    Browse the repository at this point in the history
  9. Fix type definitions

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    93d267c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    774dad3 View commit details
    Browse the repository at this point in the history
  11. API docs update

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    fa910a8 View commit details
    Browse the repository at this point in the history
  12. Fix APM-legacy wrapper's types

    afharo committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    7d4afae View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    8efa8ba View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    abbba90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b62f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54be8fb View commit details
    Browse the repository at this point in the history
  4. Update @kbn/config-schema docs

    afharo committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    108fc2d View commit details
    Browse the repository at this point in the history