## 🐛 Missing type The following APIs had -h values enumerated in the docs that are missing from the specifications: - [x] cat nodes https://github.com/elastic/elasticsearch-specification/pull/4344 - [x] cat recovery https://www.elastic.co/guide/en/elasticsearch/reference/8.18/cat-recovery.html#cat-recovery-api-request @kosabogi - [x] cat segments https://www.elastic.co/guide/en/elasticsearch/reference/8.18/cat-segments.html#cat-segments-api-request @kosabogi - [x] cat shards https://www.elastic.co/guide/en/elasticsearch/reference/8.18/cat-shards.html#cat-shards-api-request @charlotte-hoblik - [x] cat snapshots https://www.elastic.co/guide/en/elasticsearch/reference/8.18/cat-snapshots.html @kosabogi - [x] cat thread pool https://www.elastic.co/guide/en/elasticsearch/reference/8.18/cat-thread-pool.html @charlotte-hoblik The descriptions for these enum values will appear when https://github.com/elastic/elasticsearch-specification/pull/4313 is merged. There will most likely be increased warning messages per https://github.com/elastic/elasticsearch-specification/issues/2136 ## Definition