From 2db77b0cd201bb0d9ef447618bbe31e19138ec57 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 7 Jun 2021 14:51:55 -0400 Subject: [PATCH] docs: add undoTimeout --- public/openapi/read/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/openapi/read/config.yaml b/public/openapi/read/config.yaml index 8643937eae..30455c6e61 100644 --- a/public/openapi/read/config.yaml +++ b/public/openapi/read/config.yaml @@ -41,6 +41,8 @@ get: type: number minimumTagLength: type: number + undoTimeout: + type: number maximumTagLength: type: number useOutgoingLinksPage: