Skip to content

Commit 8a63f20

Browse files
committed
docs(user): update link to ETAPI
1 parent 947330e commit 8a63f20

File tree

3 files changed

+20
-10
lines changed

3 files changed

+20
-10
lines changed

apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/ETAPI (REST API).html

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/User Guide/!!!meta.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12568,6 +12568,13 @@
1256812568
"value": "bx bx-extension",
1256912569
"isInheritable": false,
1257012570
"position": 30
12571+
},
12572+
{
12573+
"type": "relation",
12574+
"name": "internalLink",
12575+
"value": "9qPsTWBorUhQ",
12576+
"isInheritable": false,
12577+
"position": 40
1257112578
}
1257212579
],
1257312580
"format": "markdown",

docs/User Guide/User Guide/Advanced Usage/ETAPI (REST API).md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# ETAPI (REST API)
2-
ETAPI is Trilium's public/external REST API. It is available since Trilium v0.50.
2+
> [!TIP]
3+
> For a quick start, consult the <a class="reference-link" href="ETAPI%20(REST%20API)/API%20Reference.dat">API Reference</a>.
34
4-
The documentation is in OpenAPI format, available [here](https://github.com/TriliumNext/Trilium/blob/master/src/etapi/etapi.openapi.yaml).
5+
ETAPI is Trilium's public/external REST API. It is available since Trilium v0.50.
56

67
## API clients
78

0 commit comments

Comments
 (0)