nomagick commited on
Commit
adc05fe
·
unverified ·
1 Parent(s): c2cd71d
backend/functions/src/cloud-functions/crawler.ts CHANGED
@@ -202,6 +202,7 @@ ${this.content}
202
  tags: ['Crawler'],
203
  httpMethod: ['get', 'post'],
204
  returnType: [String, OutputServerEventStream],
 
205
  })
206
  @CloudHTTPv2({
207
  runtime: {
 
202
  tags: ['Crawler'],
203
  httpMethod: ['get', 'post'],
204
  returnType: [String, OutputServerEventStream],
205
+ exposeRoot: true,
206
  })
207
  @CloudHTTPv2({
208
  runtime: {
thinapps-shared CHANGED
@@ -1 +1 @@
1
- Subproject commit 1346b514f3a8d183922bf9257a7f52446a581ac0
 
1
+ Subproject commit f52ae9460e90cb286ee05bfa85728be5a629aa73