@botpress/api 1.19.0 → 1.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2601,7 +2601,7 @@ export const state = {
2601
2601
  "title": "Botpress API",
2602
2602
  "description": "API for Botpress Cloud",
2603
2603
  "server": "https://api.botpress.cloud",
2604
- "version": "1.19.0",
2604
+ "version": "1.20.0",
2605
2605
  "prefix": "v1"
2606
2606
  },
2607
2607
  "errors": [
package/src/gen/state.ts CHANGED
@@ -15467,7 +15467,8 @@ export const state = {
15467
15467
  "type": "string",
15468
15468
  "enum": [
15469
15469
  "IntegrationAction",
15470
- "FileIndexing"
15470
+ "FileIndexing",
15471
+ "WebSearch"
15471
15472
  ]
15472
15473
  },
15473
15474
  "subtype": {
@@ -18630,7 +18631,7 @@ export const state = {
18630
18631
  "title": "Botpress API",
18631
18632
  "description": "API for Botpress Cloud",
18632
18633
  "server": "https://api.botpress.cloud",
18633
- "version": "1.19.0",
18634
+ "version": "1.20.0",
18634
18635
  "prefix": "v1"
18635
18636
  },
18636
18637
  "errors": [