From adc05fe20a42e0c17d9a4e3cf1fe46581705d4c3 Mon Sep 17 00:00:00 2001 From: "yanlong.wang" Date: Thu, 25 Apr 2024 16:09:11 +0800 Subject: [PATCH] fix --- backend/functions/src/cloud-functions/crawler.ts | 1 + thinapps-shared | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/functions/src/cloud-functions/crawler.ts b/backend/functions/src/cloud-functions/crawler.ts index 4123f58..dc776a6 100644 --- a/backend/functions/src/cloud-functions/crawler.ts +++ b/backend/functions/src/cloud-functions/crawler.ts @@ -202,6 +202,7 @@ ${this.content} tags: ['Crawler'], httpMethod: ['get', 'post'], returnType: [String, OutputServerEventStream], + exposeRoot: true, }) @CloudHTTPv2({ runtime: { diff --git a/thinapps-shared b/thinapps-shared index 1346b51..f52ae94 160000 --- a/thinapps-shared +++ b/thinapps-shared @@ -1 +1 @@ -Subproject commit 1346b514f3a8d183922bf9257a7f52446a581ac0 +Subproject commit f52ae9460e90cb286ee05bfa85728be5a629aa73