From 496f4aeda3dbec99c7032117d046025418cb65f4 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Wed, 22 Apr 2026 13:39:35 +0200 Subject: [PATCH] +todo --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..7620b83 --- /dev/null +++ b/TODO.md @@ -0,0 +1,2 @@ +- [Go client docs](https://www.elastic.co/docs/reference/elasticsearch/clients/go/typed-api) +- [ES API docs](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get)