From 5845828e44ff9f6f41b01f7995e67632d9ed93d3 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Tue, 31 May 2022 12:01:01 -0400 Subject: [PATCH 1/4] =?UTF-8?q?=E2=80=9CFix#595-CAT-pages-not-expandable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fanit Kolchina --- _opensearch/rest-api/cat/cat-aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_opensearch/rest-api/cat/cat-aliases.md b/_opensearch/rest-api/cat/cat-aliases.md index 500a0ce0..59a34dc6 100644 --- a/_opensearch/rest-api/cat/cat-aliases.md +++ b/_opensearch/rest-api/cat/cat-aliases.md @@ -1,7 +1,7 @@ --- layout: default title: cat aliases -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 1 has_children: false From 67fd4686d5ed2589697eba122bd22c574abbf4a0 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Tue, 31 May 2022 13:45:08 -0400 Subject: [PATCH 2/4] Fix #595 - CAT pages not expandable Signed-off-by: Fanit Kolchina --- _opensearch/rest-api/cat/cat-allocation.md | 2 +- _opensearch/rest-api/cat/cat-cluster_manager.md | 2 +- _opensearch/rest-api/cat/cat-count.md | 2 +- _opensearch/rest-api/cat/cat-field-data.md | 2 +- _opensearch/rest-api/cat/cat-health.md | 2 +- _opensearch/rest-api/cat/cat-indices.md | 2 +- _opensearch/rest-api/cat/cat-nodeattrs.md | 2 +- _opensearch/rest-api/cat/cat-nodes.md | 2 +- _opensearch/rest-api/cat/cat-pending-tasks.md | 2 +- _opensearch/rest-api/cat/cat-plugins.md | 2 +- _opensearch/rest-api/cat/cat-recovery.md | 2 +- _opensearch/rest-api/cat/cat-repositories.md | 2 +- _opensearch/rest-api/cat/cat-segments.md | 2 +- _opensearch/rest-api/cat/cat-shards.md | 2 +- _opensearch/rest-api/cat/cat-snapshots.md | 2 +- _opensearch/rest-api/cat/cat-tasks.md | 2 +- _opensearch/rest-api/cat/cat-templates.md | 2 +- _opensearch/rest-api/cat/cat-thread-pool.md | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/_opensearch/rest-api/cat/cat-allocation.md b/_opensearch/rest-api/cat/cat-allocation.md index 6c5c0aa7..ff65c873 100644 --- a/_opensearch/rest-api/cat/cat-allocation.md +++ b/_opensearch/rest-api/cat/cat-allocation.md @@ -1,7 +1,7 @@ --- layout: default title: cat allocation -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 5 has_children: false diff --git a/_opensearch/rest-api/cat/cat-cluster_manager.md b/_opensearch/rest-api/cat/cat-cluster_manager.md index bb18f608..9d8b68b6 100644 --- a/_opensearch/rest-api/cat/cat-cluster_manager.md +++ b/_opensearch/rest-api/cat/cat-cluster_manager.md @@ -1,7 +1,7 @@ --- layout: default title: CAT cluster manager -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 30 has_children: false diff --git a/_opensearch/rest-api/cat/cat-count.md b/_opensearch/rest-api/cat/cat-count.md index 69ddf279..495edb05 100644 --- a/_opensearch/rest-api/cat/cat-count.md +++ b/_opensearch/rest-api/cat/cat-count.md @@ -1,7 +1,7 @@ --- layout: default title: cat count -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 10 has_children: false diff --git a/_opensearch/rest-api/cat/cat-field-data.md b/_opensearch/rest-api/cat/cat-field-data.md index d86d17a1..e97be985 100644 --- a/_opensearch/rest-api/cat/cat-field-data.md +++ b/_opensearch/rest-api/cat/cat-field-data.md @@ -1,7 +1,7 @@ --- layout: default title: cat field data -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 15 has_children: false diff --git a/_opensearch/rest-api/cat/cat-health.md b/_opensearch/rest-api/cat/cat-health.md index 476681f8..cb738390 100644 --- a/_opensearch/rest-api/cat/cat-health.md +++ b/_opensearch/rest-api/cat/cat-health.md @@ -1,7 +1,7 @@ --- layout: default title: cat health -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 20 has_children: false diff --git a/_opensearch/rest-api/cat/cat-indices.md b/_opensearch/rest-api/cat/cat-indices.md index 0bd4a2e9..0528a246 100644 --- a/_opensearch/rest-api/cat/cat-indices.md +++ b/_opensearch/rest-api/cat/cat-indices.md @@ -1,7 +1,7 @@ --- layout: default title: cat indices -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 25 has_children: false diff --git a/_opensearch/rest-api/cat/cat-nodeattrs.md b/_opensearch/rest-api/cat/cat-nodeattrs.md index c06ac527..c1b32667 100644 --- a/_opensearch/rest-api/cat/cat-nodeattrs.md +++ b/_opensearch/rest-api/cat/cat-nodeattrs.md @@ -1,7 +1,7 @@ --- layout: default title: cat nodeattrs -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 35 has_children: false diff --git a/_opensearch/rest-api/cat/cat-nodes.md b/_opensearch/rest-api/cat/cat-nodes.md index bd8d794f..719a1c57 100644 --- a/_opensearch/rest-api/cat/cat-nodes.md +++ b/_opensearch/rest-api/cat/cat-nodes.md @@ -1,7 +1,7 @@ --- layout: default title: cat nodes -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 40 has_children: false diff --git a/_opensearch/rest-api/cat/cat-pending-tasks.md b/_opensearch/rest-api/cat/cat-pending-tasks.md index f7276935..b6176ddb 100644 --- a/_opensearch/rest-api/cat/cat-pending-tasks.md +++ b/_opensearch/rest-api/cat/cat-pending-tasks.md @@ -1,7 +1,7 @@ --- layout: default title: cat pending tasks -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 45 has_children: false diff --git a/_opensearch/rest-api/cat/cat-plugins.md b/_opensearch/rest-api/cat/cat-plugins.md index c4982914..57478cfc 100644 --- a/_opensearch/rest-api/cat/cat-plugins.md +++ b/_opensearch/rest-api/cat/cat-plugins.md @@ -1,7 +1,7 @@ --- layout: default title: cat plugins -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 50 has_children: false diff --git a/_opensearch/rest-api/cat/cat-recovery.md b/_opensearch/rest-api/cat/cat-recovery.md index 548456c0..a6476dd6 100644 --- a/_opensearch/rest-api/cat/cat-recovery.md +++ b/_opensearch/rest-api/cat/cat-recovery.md @@ -1,7 +1,7 @@ --- layout: default title: cat recovery -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 50 has_children: false diff --git a/_opensearch/rest-api/cat/cat-repositories.md b/_opensearch/rest-api/cat/cat-repositories.md index e505f11a..8decd6d3 100644 --- a/_opensearch/rest-api/cat/cat-repositories.md +++ b/_opensearch/rest-api/cat/cat-repositories.md @@ -1,7 +1,7 @@ --- layout: default title: cat repositories -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 55 has_children: false diff --git a/_opensearch/rest-api/cat/cat-segments.md b/_opensearch/rest-api/cat/cat-segments.md index a5fce2e5..2336c658 100644 --- a/_opensearch/rest-api/cat/cat-segments.md +++ b/_opensearch/rest-api/cat/cat-segments.md @@ -1,7 +1,7 @@ --- layout: default title: cat segments -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 55 has_children: false diff --git a/_opensearch/rest-api/cat/cat-shards.md b/_opensearch/rest-api/cat/cat-shards.md index 00d4b554..988072b8 100644 --- a/_opensearch/rest-api/cat/cat-shards.md +++ b/_opensearch/rest-api/cat/cat-shards.md @@ -1,7 +1,7 @@ --- layout: default title: cat shards -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 60 has_children: false diff --git a/_opensearch/rest-api/cat/cat-snapshots.md b/_opensearch/rest-api/cat/cat-snapshots.md index 71aa30cf..72635444 100644 --- a/_opensearch/rest-api/cat/cat-snapshots.md +++ b/_opensearch/rest-api/cat/cat-snapshots.md @@ -1,7 +1,7 @@ --- layout: default title: cat snapshots -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 65 has_children: false diff --git a/_opensearch/rest-api/cat/cat-tasks.md b/_opensearch/rest-api/cat/cat-tasks.md index 2d30836b..6104efd5 100644 --- a/_opensearch/rest-api/cat/cat-tasks.md +++ b/_opensearch/rest-api/cat/cat-tasks.md @@ -1,7 +1,7 @@ --- layout: default title: cat tasks -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 70 has_children: false diff --git a/_opensearch/rest-api/cat/cat-templates.md b/_opensearch/rest-api/cat/cat-templates.md index 637c158a..bedf9b7c 100644 --- a/_opensearch/rest-api/cat/cat-templates.md +++ b/_opensearch/rest-api/cat/cat-templates.md @@ -1,7 +1,7 @@ --- layout: default title: cat templates -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 70 has_children: false diff --git a/_opensearch/rest-api/cat/cat-thread-pool.md b/_opensearch/rest-api/cat/cat-thread-pool.md index e15b8e27..ecb273cd 100644 --- a/_opensearch/rest-api/cat/cat-thread-pool.md +++ b/_opensearch/rest-api/cat/cat-thread-pool.md @@ -1,7 +1,7 @@ --- layout: default title: cat thread pool -parent: CAT +parent: CAT API grand_parent: REST API reference nav_order: 75 has_children: false From 87195f645f80f831284847c96b41089ddd3c64dd Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Tue, 31 May 2022 16:26:24 -0400 Subject: [PATCH 3/4] Changed cat to lowercase in cat cluster manager Signed-off-by: Fanit Kolchina --- _opensearch/rest-api/cat/cat-cluster_manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_opensearch/rest-api/cat/cat-cluster_manager.md b/_opensearch/rest-api/cat/cat-cluster_manager.md index 9d8b68b6..6f3c67ec 100644 --- a/_opensearch/rest-api/cat/cat-cluster_manager.md +++ b/_opensearch/rest-api/cat/cat-cluster_manager.md @@ -7,7 +7,7 @@ nav_order: 30 has_children: false --- -# CAT cluster_manager +# cat cluster_manager Introduced 1.0 {: .label .label-purple } From f3be4576f9747aa970a6d9b0d798f78893bb0096 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Tue, 31 May 2022 18:02:26 -0400 Subject: [PATCH 4/4] Changed CAT to cat in the left nav for cat cluster manager Signed-off-by: Fanit Kolchina --- _opensearch/rest-api/cat/cat-cluster_manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_opensearch/rest-api/cat/cat-cluster_manager.md b/_opensearch/rest-api/cat/cat-cluster_manager.md index 6f3c67ec..380a9706 100644 --- a/_opensearch/rest-api/cat/cat-cluster_manager.md +++ b/_opensearch/rest-api/cat/cat-cluster_manager.md @@ -1,6 +1,6 @@ --- layout: default -title: CAT cluster manager +title: cat cluster manager parent: CAT API grand_parent: REST API reference nav_order: 30