[CM] Migrate visualization
annotation
graph
to saved_object_content_storage
#167421
Labels
enhancement
New value added to drive a business result
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
As a follow up to #167152 #166919, we should migrate the remaining saved object based content types to use the common util https://github.com/elastic/kibana/blob/main/packages/kbn-content-management-utils/src/saved_object_content_storage.ts util
This will soften the response validation for these #167152 as we did for other types. This should also help with any other future common changes for simple saved object based storages.
Alternatively, the response validation can be removed manually by replicating the same patten as the
saved_object_content_storage.ts
cc @dej611
The text was updated successfully, but these errors were encountered: