mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[data views] data view api docs - index patterns => data views (#119415)
* initial pass at changing urls and anchors * update api.asciidoc * upate a few more anchor tags * upate a few more anchor tags * update data view api docs * Update delete.asciidoc * Update default-get.asciidoc * add redirects * fix redirects * remove duplicate redirect Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
5667523793
commit
eb2ddcd7c6
20 changed files with 234 additions and 174 deletions
|
@ -83,4 +83,4 @@ await data.indexPatterns.delete(dataViewId);
|
|||
|
||||
### Data view HTTP API
|
||||
|
||||
Rest-like HTTP CRUD+ API - [docs](https://www.elastic.co/guide/en/kibana/master/index-patterns-api.html)
|
||||
Rest-like HTTP CRUD+ API - [docs](https://www.elastic.co/guide/en/kibana/master/data-views-api.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue