For route 4 the alternative is the same as for route 1.
The Cases UI uses the includeComments query parameter. We would need to update the Cases UI to use the alternative endpoint for the query parameter and extend the internal GET /internal/cases/metrics to return the stats needed by the UI.
The sub-issues describe the necessary steps needed to remove the deprecated APIs.
In 8.1 we deprecate the following APIs:
For the following route, we deprecated the
includeComments
query parameter:In 9.0, we should remove the deprecated APIs. Alternatives:
The Cases UI uses the
includeComments
query parameter. We would need to update the Cases UI to use the alternative endpoint for the query parameter and extend the internal GET /internal/cases/metrics to return the stats needed by the UI.The sub-issues describe the necessary steps needed to remove the deprecated APIs.
Related: https://github.com/elastic/kibana/issues/134344