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 (#100908)
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 #100897 Co-authored-by: Kibana Machine <[email protected]>
- Loading branch information