From ae9439748dd023617bdd9227ec1624cd59c36d38 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 8 Dec 2020 12:47:12 -0500 Subject: [PATCH] fix: spec --- public/openapi/read/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/openapi/read/config.yaml b/public/openapi/read/config.yaml index 3e91fd759b..946a2bfacd 100644 --- a/public/openapi/read/config.yaml +++ b/public/openapi/read/config.yaml @@ -121,6 +121,11 @@ get: type: string link_url: type: string + thumbs: + type: object + properties: + size: + type: number acpLang: type: string openOutgoingLinksInNewTab: