Skip to content

Commit

Permalink
[Rollup] Add comment about api use by the data view plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Aug 8, 2023
1 parent b68e476 commit d140d47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const registerGetRoute = ({
}: RouteDependencies) => {
router.get(
{
// this endpoint is used by the data views plugin, see https://github.com/elastic/kibana/issues/152708
path: addBasePath('/indices'),
validate: false,
},
Expand Down

0 comments on commit d140d47

Please sign in to comment.