Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information