[Data Discovery] Confirm correct API access for v9 #188042
Labels
chore
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Access to internal APIs will be restricted by default in v9 as detailed in #186781. We need to confirm that our APIs have the intended access configuration (and plan to make adjustments if needed), especially in cases where:
path: "/api/foo..."
,access: internal
path: "/internal/bar..."
andaccess: public
The list of Data Discovery APIs that have public routes prefixed with
/internal/
can be found in #186781.The text was updated successfully, but these errors were encountered: