[Saved Objects] Use a config flag to change when hiddenFromHttpApis
saved objects are accessible
#150471
Labels
Feature:Saved Objects
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Part of #149287.
We need a way to control when saved objects that are hidden from the HTTP APIs are accessible and decided to use a config flag for that.
In this issue, we need to add a config flag to control whether hideFromHttpApis saved object types are accessible on the saved object HTTP APIs:
hideFromHttpApis
saved object types are NOT accessible during testshiddenFromHttpApis
objects are accessible in certain scenarios to avoid breaking changes.The text was updated successfully, but these errors were encountered: