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

Add PUT Repository High Level REST API #30501

Merged
merged 8 commits into from
May 16, 2018

Commits on May 9, 2018

  1. Add PUT Repository High Level REST API

    This commit adds PUT Repository, the associated docs and tests for the
    high level REST API client. A few small changes to the PutRepository
    Request and Response went into the commit as well.
    
    Relates elastic#27205
    hub-cap committed May 9, 2018
    Configuration menu
    Copy the full SHA
    69e303e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

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

Commits on May 11, 2018

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

Commits on May 14, 2018

  1. review comments

    rename put to create
    add verify
    cleanup spacing
    hub-cap committed May 14, 2018
    Configuration menu
    Copy the full SHA
    7524ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad66b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    febaf55 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    83d5490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046b58f View commit details
    Browse the repository at this point in the history