@botpress/api 1.38.0 → 1.40.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.
@@ -307,7 +307,7 @@ export const state = {
307
307
  "v1",
308
308
  "v2"
309
309
  ],
310
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
310
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
311
311
  },
312
312
  "uploadUrl": {
313
313
  "type": "string",
@@ -540,7 +540,7 @@ export const state = {
540
540
  "v1",
541
541
  "v2"
542
542
  ],
543
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
543
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
544
544
  }
545
545
  },
546
546
  "required": [
@@ -716,7 +716,7 @@ export const state = {
716
716
  "v1",
717
717
  "v2"
718
718
  ],
719
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
719
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
720
720
  }
721
721
  },
722
722
  "required": [
@@ -920,7 +920,7 @@ export const state = {
920
920
  "v1",
921
921
  "v2"
922
922
  ],
923
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
923
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
924
924
  }
925
925
  },
926
926
  "required": [
@@ -1109,7 +1109,7 @@ export const state = {
1109
1109
  "v1",
1110
1110
  "v2"
1111
1111
  ],
1112
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
1112
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
1113
1113
  }
1114
1114
  },
1115
1115
  "required": [
@@ -1868,7 +1868,7 @@ export const state = {
1868
1868
  "title": "Botpress API",
1869
1869
  "description": "API for Botpress Cloud",
1870
1870
  "server": "https://api.botpress.cloud",
1871
- "version": "1.38.0",
1871
+ "version": "1.40.0",
1872
1872
  "prefix": "v1"
1873
1873
  },
1874
1874
  "errors": [
@@ -2215,7 +2215,7 @@ export const state = {
2215
2215
  ],
2216
2216
  "additionalProperties": false
2217
2217
  },
2218
- "description": "A mapping of integrations to their configuration"
2218
+ "description": "A mapping of integrations to their configuration. If the `x-multiple-integrations` header is present, this object is keyed by integration aliases. Otherwise, this object is keyed by integration ids."
2219
2219
  },
2220
2220
  "plugins": {
2221
2221
  "type": "object",
@@ -5540,7 +5540,7 @@ export const state = {
5540
5540
  "v1",
5541
5541
  "v2"
5542
5542
  ],
5543
- "description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
5543
+ "description": "Indicates the indexing stack used to index this file. Present only when file has been successfully indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
5544
5544
  }
5545
5545
  },
5546
5546
  "required": [