@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.
@@ -12875,7 +12875,8 @@ export const state = {
12875
12875
  "type": "string",
12876
12876
  "enum": [
12877
12877
  "IntegrationAction",
12878
- "FileIndexing"
12878
+ "FileIndexing",
12879
+ "WebSearch"
12879
12880
  ]
12880
12881
  },
12881
12882
  "subtype": {
@@ -13064,7 +13065,7 @@ export const state = {
13064
13065
  "title": "Botpress API",
13065
13066
  "description": "API for Botpress Cloud",
13066
13067
  "server": "https://api.botpress.cloud",
13067
- "version": "1.19.0",
13068
+ "version": "1.20.0",
13068
13069
  "prefix": "v1"
13069
13070
  },
13070
13071
  "errors": [