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

Fixed required fields and paths list (#39358) #39431

Merged
merged 1 commit into from Feb 27, 2019

Conversation

bizybot
Copy link
Contributor

@bizybot bizybot commented Feb 27, 2019

Some small fix for the x-pack rest api spec.

  • In both security.enable_user.json and security.disable_user.json
    the username parameter was false instead of true
    (the documentation is already correct).
  • In security.get_privileges.json there were missing all the
    possible paths since the path parameters are not required.
    This fix aligns the document with the rest of the spec,
    where all the possible combinations are listed.

Some small fix for the `x-pack` rest api spec.

* In both `security.enable_user.json` and `security.disable_user.json`
  the `username` parameter was `false` instead of `true`
  (the documentation is already correct).
* In `security.get_privileges.json` there were missing all the
  possible paths since the path parameters are not required.
  This fix aligns the document with the rest of the spec,
  where all the possible combinations are listed.
@bizybot bizybot added >enhancement :Security/Client Security in clients (Transport, Rest) backport v6.7.0 labels Feb 27, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@bizybot bizybot merged commit 0879e91 into elastic:6.7 Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >enhancement :Security/Client Security in clients (Transport, Rest) v6.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants