mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 08:09:55 +01:00
chore(etapi): Add missing share format (#8125)
This commit is contained in:
@@ -268,6 +268,7 @@ paths:
|
|||||||
enum:
|
enum:
|
||||||
- html
|
- html
|
||||||
- markdown
|
- markdown
|
||||||
|
- share
|
||||||
default: html
|
default: html
|
||||||
get:
|
get:
|
||||||
description: Exports ZIP file export of a given note subtree. To export whole document, use "root" for noteId
|
description: Exports ZIP file export of a given note subtree. To export whole document, use "root" for noteId
|
||||||
|
|||||||
Reference in New Issue
Block a user