From 1b5e2b24f80a85167cf3417ab57e0bfcddf6faec Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 29 Jan 2022 12:58:23 +0100 Subject: [PATCH] Updated ETAPI (markdown) --- ETAPI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ETAPI.md b/ETAPI.md index ea2d5d6..a37495c 100644 --- a/ETAPI.md +++ b/ETAPI.md @@ -1,4 +1,4 @@ -ETAPI is Trilium's public/external REST API. +ETAPI is Trilium's public/external REST API. It is available since Trilium v0.50. The documentation is in OpenAPI format, available [here](https://github.com/zadam/trilium/blob/master/src/etapi/etapi.openapi.yaml).