@botpress/api 1.37.0 → 1.39.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.
@@ -13993,7 +13993,7 @@ export const state = {
13993
13993
  "title": "Botpress API",
13994
13994
  "description": "API for Botpress Cloud",
13995
13995
  "server": "https://api.botpress.cloud",
13996
- "version": "1.37.0",
13996
+ "version": "1.39.0",
13997
13997
  "prefix": "v1"
13998
13998
  },
13999
13999
  "errors": [
@@ -17776,6 +17776,14 @@ export const state = {
17776
17776
  "type"
17777
17777
  ],
17778
17778
  "additionalProperties": false
17779
+ },
17780
+ "indexingStack": {
17781
+ "type": "string",
17782
+ "enum": [
17783
+ "v1",
17784
+ "v2"
17785
+ ],
17786
+ "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."
17779
17787
  }
17780
17788
  },
17781
17789
  "required": [