From 17a9550803a0e3a186596f915c447a6cf46be5a5 Mon Sep 17 00:00:00 2001 From: Wael Nasreddine Date: Sat, 20 Dec 2025 12:01:12 -0800 Subject: [PATCH] chore(etapi): Add missing share format --- apps/server/etapi.openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/server/etapi.openapi.yaml b/apps/server/etapi.openapi.yaml index 12567c410..a3990754a 100644 --- a/apps/server/etapi.openapi.yaml +++ b/apps/server/etapi.openapi.yaml @@ -268,6 +268,7 @@ paths: enum: - html - markdown + - share default: html get: description: Exports ZIP file export of a given note subtree. To export whole document, use "root" for noteId