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.",