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

[Fleet] Include ID field in packages on get/create #100908

Merged

Commits on May 28, 2021

  1. Allow for ID in create package policy request

    E2E tests are failing because they include the ID field returned by the
    package list endpoint. This just updates our request schema to accept an
    ID, though we don't persist or deal with the ID anywhere.
    
    Closes elastic#100897
    kpollich committed May 28, 2021
    Configuration menu
    Copy the full SHA
    9fb470f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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