diff --git a/apis_report.md b/apis_report.md index e6cdef8..3bb5927 100644 --- a/apis_report.md +++ b/apis_report.md @@ -167,7 +167,7 @@ Endpoints that are currently being tested are marked as done and link to the tes | indices.delete_index_template | 🟢 | [✅](./tests/indices/data_streams.yml#L21) | 🟢 | [✅](./tests/indices/data_streams.yml#L21) | 👍 | indices.delete_template | 🟢 | [✅](./tests/indices/exists_template.yml#L8) | 🔴 | Not Applicable | 👍 | indices.disk_usage | 🟢 | [✅](./tests/indices/disk_usage.yml#L47) | 🔴 | Not Applicable | 👍 -| indices.downsample | 🟢 | [✅](./tests/indices/downsample.yml#L35) | 🔴 | Not Applicable | 👍 +| indices.downsample | 🟢 | [✅](./tests/indices/downsample.yml#L63) | 🔴 | Not Applicable | 👍 | indices.exists | 🟢 | [✅](./tests/indices/exists.yml#L18) | 🟢 | [✅](./tests/indices/exists.yml#L18) | 👍 | indices.exists_alias | 🟢 | [✅](./tests/indices/alias.yml#L37) | 🟢 | [✅](./tests/indices/alias.yml#L37) | 👍 | indices.exists_index_template | 🟢 | [✅](./tests/indices/index_template.yml#L31) | 🟢 | [✅](./tests/indices/index_template.yml#L31) | 🙌