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