@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.
- package/dist/index.js +9 -9
- package/package.json +1 -1
- package/src/gen/admin/openapi.json +1 -1
- package/src/gen/admin/state.ts +3 -3
- package/src/gen/files/openapi.json +1 -1
- package/src/gen/files/state.ts +1 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/runtime/openapi.json +1 -1
- package/src/gen/runtime/state.ts +1 -1
- package/src/gen/state.ts +3 -3
- package/src/gen/tables/openapi.json +1 -1
- package/src/gen/tables/state.ts +1 -1
package/dist/index.js
CHANGED
|
@@ -284123,7 +284123,7 @@ var state = {
|
|
|
284123
284123
|
"title": "Botpress API",
|
|
284124
284124
|
"description": "API for Botpress Cloud",
|
|
284125
284125
|
"server": "https://api.botpress.cloud",
|
|
284126
|
-
"version": "1.
|
|
284126
|
+
"version": "1.21.0",
|
|
284127
284127
|
"prefix": "v1"
|
|
284128
284128
|
},
|
|
284129
284129
|
"errors": [
|
|
@@ -300894,6 +300894,7 @@ var state2 = {
|
|
|
300894
300894
|
"enum": [
|
|
300895
300895
|
"IntegrationAction",
|
|
300896
300896
|
"FileIndexing",
|
|
300897
|
+
"BingSearch",
|
|
300897
300898
|
"WebSearch"
|
|
300898
300899
|
]
|
|
300899
300900
|
},
|
|
@@ -300906,8 +300907,7 @@ var state2 = {
|
|
|
300906
300907
|
},
|
|
300907
300908
|
"required": [
|
|
300908
300909
|
"botId",
|
|
300909
|
-
"type"
|
|
300910
|
-
"subtype"
|
|
300910
|
+
"type"
|
|
300911
300911
|
]
|
|
300912
300912
|
}
|
|
300913
300913
|
},
|
|
@@ -301083,7 +301083,7 @@ var state2 = {
|
|
|
301083
301083
|
"title": "Botpress API",
|
|
301084
301084
|
"description": "API for Botpress Cloud",
|
|
301085
301085
|
"server": "https://api.botpress.cloud",
|
|
301086
|
-
"version": "1.
|
|
301086
|
+
"version": "1.21.0",
|
|
301087
301087
|
"prefix": "v1"
|
|
301088
301088
|
},
|
|
301089
301089
|
"errors": [
|
|
@@ -306872,7 +306872,7 @@ var state3 = {
|
|
|
306872
306872
|
"title": "Botpress API",
|
|
306873
306873
|
"description": "API for Botpress Cloud",
|
|
306874
306874
|
"server": "https://api.botpress.cloud",
|
|
306875
|
-
"version": "1.
|
|
306875
|
+
"version": "1.21.0",
|
|
306876
306876
|
"prefix": "v1"
|
|
306877
306877
|
},
|
|
306878
306878
|
"errors": [
|
|
@@ -311902,7 +311902,7 @@ var state4 = {
|
|
|
311902
311902
|
"title": "Botpress API",
|
|
311903
311903
|
"description": "API for Botpress Cloud",
|
|
311904
311904
|
"server": "https://api.botpress.cloud",
|
|
311905
|
-
"version": "1.
|
|
311905
|
+
"version": "1.21.0",
|
|
311906
311906
|
"prefix": "v1"
|
|
311907
311907
|
},
|
|
311908
311908
|
"errors": [
|
|
@@ -331189,6 +331189,7 @@ var state5 = {
|
|
|
331189
331189
|
"enum": [
|
|
331190
331190
|
"IntegrationAction",
|
|
331191
331191
|
"FileIndexing",
|
|
331192
|
+
"BingSearch",
|
|
331192
331193
|
"WebSearch"
|
|
331193
331194
|
]
|
|
331194
331195
|
},
|
|
@@ -331201,8 +331202,7 @@ var state5 = {
|
|
|
331201
331202
|
},
|
|
331202
331203
|
"required": [
|
|
331203
331204
|
"botId",
|
|
331204
|
-
"type"
|
|
331205
|
-
"subtype"
|
|
331205
|
+
"type"
|
|
331206
331206
|
]
|
|
331207
331207
|
}
|
|
331208
331208
|
},
|
|
@@ -334352,7 +334352,7 @@ var state5 = {
|
|
|
334352
334352
|
"title": "Botpress API",
|
|
334353
334353
|
"description": "API for Botpress Cloud",
|
|
334354
334354
|
"server": "https://api.botpress.cloud",
|
|
334355
|
-
"version": "1.
|
|
334355
|
+
"version": "1.21.0",
|
|
334356
334356
|
"prefix": "v1"
|
|
334357
334357
|
},
|
|
334358
334358
|
"errors": [
|