diff --git a/oas_docs/overlays/kibana.overlays.bump_slim.yaml b/oas_docs/overlays/kibana.overlays.bump_slim.yaml index c0c4d0d46a5c2..4118ab519ed77 100644 --- a/oas_docs/overlays/kibana.overlays.bump_slim.yaml +++ b/oas_docs/overlays/kibana.overlays.bump_slim.yaml @@ -40,7 +40,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** post: tags: - Dashboards @@ -49,7 +49,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** - target: "$.paths['/api/dashboards/{id}'].get" description: "Strip GET /api/dashboards/{id} down to redirect notice" @@ -71,7 +71,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** put: tags: - Dashboards @@ -80,7 +80,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** delete: tags: - Dashboards @@ -89,7 +89,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** # ────────────────────────────────────────────── # VISUALIZATIONS — same strategy. @@ -113,7 +113,7 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)** post: tags: - Visualizations @@ -122,7 +122,7 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)** - target: "$.paths['/api/visualizations/{id}'].get" description: "Strip GET /api/visualizations/{id} down to redirect notice" @@ -144,7 +144,7 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)** put: tags: - Visualizations @@ -153,7 +153,7 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)** delete: tags: - Visualizations @@ -162,7 +162,7 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its full reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)** # ────────────────────────────────────────────── # Tag-level descriptions (section intro above the operations list). @@ -174,7 +174,7 @@ actions: description: | > **Technical preview** — The Dashboards API is currently in technical preview and its reference documentation is temporarily hosted at a separate location. > - > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Dashboards)** + > **[View the full Dashboards API reference →](https://elastic.github.io/dashboards-api-spec/dashboards#tag/Dashboards)** - target: '$.tags[?(@.name=="Visualizations")]' description: "Replace Visualizations tag description with tech-preview notice" @@ -182,4 +182,4 @@ actions: description: | > **Technical preview** — The Visualizations API is currently in technical preview and its reference documentation is temporarily hosted at a separate location. > - > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/#tag/Visualizations)** + > **[View the full Visualizations API reference →](https://elastic.github.io/dashboards-api-spec/visualizations#tag/Visualizations)**