From a2a759ec190b0be6a05afabfd60005d13d00fd93 Mon Sep 17 00:00:00 2001 From: emmagrob Date: Wed, 19 Jun 2024 12:53:54 +0300 Subject: [PATCH] DocWorks for wix-web-module - 1 change detected, but 2 issue detected changes: Service wix-web-module operation webMethod has changed description issues: Operation webMethod has an unknown param type wix-web-modules.Permissions (web-methods.js (19)) Operation webMethod has an unknown return type function() (web-methods.js (19)) --- wix-web-module/wix-web-module.service.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wix-web-module/wix-web-module.service.json b/wix-web-module/wix-web-module.service.json index f5ed901178..49eb7fa4f5 100644 --- a/wix-web-module/wix-web-module.service.json +++ b/wix-web-module/wix-web-module.service.json @@ -66,7 +66,6 @@ "
", "", ">__Important:__", - "", ">If you plan to invalidate your caches, you must first cache them using the `tags` property to identify them. Without tags, your cache will only be invalidated when the TTL expires or when you republish your site with a code change. ", "", "
", @@ -234,7 +233,7 @@ "messages": [ { "name": "Cache", "locations": - [ { "lineno": 78, + [ { "lineno": 77, "filename": "web-methods.js" } ], "docs": { "summary": "Caching options.", @@ -259,7 +258,7 @@ "labels": [] }, { "name": "Options", "locations": - [ { "lineno": 72, + [ { "lineno": 71, "filename": "web-methods.js" } ], "docs": { "summary": "An object representing caching options.",