Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Security Solution] Support for kibana spaces in openapi generated se…
…curitySolutionApi service for integration tests (elastic#194029) ### Summary This PR adds support for Kibana Spaces in the generated `securitySolutionApi` service for integration tests. Users can now pass an extra parameter `kibanaSpace` when calling a route from the service. The provided space will be prefixed to the API's path. If no argument is provided, it is default'ed to `'default'` --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information