We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab72356 commit 56879a0Copy full SHA for 56879a0
docs/reference.asciidoc
@@ -538,7 +538,6 @@ client.cat.allocation(...)
538
==== component_templates
539
Returns information about existing component_templates templates.
540
541
-https://www.elastic.co/guide/en/elasticsearch/reference/8.7/cat-compoentn-templates.html[Endpoint documentation]
542
[source,ts]
543
----
544
client.cat.componentTemplates(...)
@@ -598,7 +597,7 @@ client.cat.indices(...)
598
597
==== master
599
Returns information about the master node.
600
601
-https://www.elastic.co/guide/en/elasticsearch/reference/8.7/cat-8.7.html[Endpoint documentation]
+https://www.elastic.co/guide/en/elasticsearch/reference/8.7/cat-master.html[Endpoint documentation]
602
603
604
client.cat.master(...)
0 commit comments