@botpress/api 1.20.0 → 1.21.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.
@@ -12876,6 +12876,7 @@ export const state = {
12876
12876
  "enum": [
12877
12877
  "IntegrationAction",
12878
12878
  "FileIndexing",
12879
+ "BingSearch",
12879
12880
  "WebSearch"
12880
12881
  ]
12881
12882
  },
@@ -12888,8 +12889,7 @@ export const state = {
12888
12889
  },
12889
12890
  "required": [
12890
12891
  "botId",
12891
- "type",
12892
- "subtype"
12892
+ "type"
12893
12893
  ]
12894
12894
  }
12895
12895
  },
@@ -13065,7 +13065,7 @@ export const state = {
13065
13065
  "title": "Botpress API",
13066
13066
  "description": "API for Botpress Cloud",
13067
13067
  "server": "https://api.botpress.cloud",
13068
- "version": "1.20.0",
13068
+ "version": "1.21.0",
13069
13069
  "prefix": "v1"
13070
13070
  },
13071
13071
  "errors": [