@botpress/api 1.69.0 → 1.70.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 +12 -10
- package/dist/src/gen/admin/state.d.ts +1 -0
- package/dist/src/gen/state.d.ts +1 -0
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -279363,7 +279363,7 @@ var state = {
|
|
|
279363
279363
|
"title": "Botpress Runtime API",
|
|
279364
279364
|
"description": "API for Botpress Runtime",
|
|
279365
279365
|
"server": "https://api.botpress.cloud",
|
|
279366
|
-
"version": "1.
|
|
279366
|
+
"version": "1.70.0",
|
|
279367
279367
|
"prefix": "v1"
|
|
279368
279368
|
},
|
|
279369
279369
|
"defaultParameters": {
|
|
@@ -285149,7 +285149,7 @@ var state2 = {
|
|
|
285149
285149
|
},
|
|
285150
285150
|
"url": {
|
|
285151
285151
|
"type": "string",
|
|
285152
|
-
"description": "URL of the [Bot](#schema_bot)
|
|
285152
|
+
"description": "URL of the [Bot](#schema_bot)"
|
|
285153
285153
|
},
|
|
285154
285154
|
"dev": {
|
|
285155
285155
|
"type": "boolean",
|
|
@@ -285226,7 +285226,8 @@ var state2 = {
|
|
|
285226
285226
|
"properties": {
|
|
285227
285227
|
"url": {
|
|
285228
285228
|
"type": "string",
|
|
285229
|
-
"description": "URL of the [Bot](#schema_bot)
|
|
285229
|
+
"description": "URL of the [Bot](#schema_bot)",
|
|
285230
|
+
"nullable": true
|
|
285230
285231
|
},
|
|
285231
285232
|
"authentication": {
|
|
285232
285233
|
"type": "string",
|
|
@@ -295785,7 +295786,7 @@ var state2 = {
|
|
|
295785
295786
|
"title": "Botpress Admin API",
|
|
295786
295787
|
"description": "API for Botpress Cloud Manager",
|
|
295787
295788
|
"server": "https://api.botpress.cloud",
|
|
295788
|
-
"version": "1.
|
|
295789
|
+
"version": "1.70.0",
|
|
295789
295790
|
"prefix": "v1"
|
|
295790
295791
|
},
|
|
295791
295792
|
"defaultParameters": {
|
|
@@ -301294,7 +301295,7 @@ var state3 = {
|
|
|
301294
301295
|
"title": "Botpress Files API",
|
|
301295
301296
|
"description": "API for Botpress Files",
|
|
301296
301297
|
"server": "https://api.botpress.cloud",
|
|
301297
|
-
"version": "1.
|
|
301298
|
+
"version": "1.70.0",
|
|
301298
301299
|
"prefix": "v1"
|
|
301299
301300
|
},
|
|
301300
301301
|
"defaultParameters": {
|
|
@@ -303590,7 +303591,7 @@ var state4 = {
|
|
|
303590
303591
|
"title": "Botpress Tables API",
|
|
303591
303592
|
"description": "API for Botpress Tables",
|
|
303592
303593
|
"server": "https://api.botpress.cloud",
|
|
303593
|
-
"version": "1.
|
|
303594
|
+
"version": "1.70.0",
|
|
303594
303595
|
"prefix": "v1"
|
|
303595
303596
|
},
|
|
303596
303597
|
"defaultParameters": {
|
|
@@ -312085,7 +312086,7 @@ var state5 = {
|
|
|
312085
312086
|
},
|
|
312086
312087
|
"url": {
|
|
312087
312088
|
"type": "string",
|
|
312088
|
-
"description": "URL of the [Bot](#schema_bot)
|
|
312089
|
+
"description": "URL of the [Bot](#schema_bot)"
|
|
312089
312090
|
},
|
|
312090
312091
|
"dev": {
|
|
312091
312092
|
"type": "boolean",
|
|
@@ -312137,7 +312138,8 @@ var state5 = {
|
|
|
312137
312138
|
"properties": {
|
|
312138
312139
|
"url": {
|
|
312139
312140
|
"type": "string",
|
|
312140
|
-
"description": "URL of the [Bot](#schema_bot)
|
|
312141
|
+
"description": "URL of the [Bot](#schema_bot)",
|
|
312142
|
+
"nullable": true
|
|
312141
312143
|
},
|
|
312142
312144
|
"authentication": {
|
|
312143
312145
|
"type": "string",
|
|
@@ -324999,7 +325001,7 @@ var state5 = {
|
|
|
324999
325001
|
"title": "Botpress API",
|
|
325000
325002
|
"description": "API for Botpress Cloud",
|
|
325001
325003
|
"server": "https://api.botpress.cloud",
|
|
325002
|
-
"version": "1.
|
|
325004
|
+
"version": "1.70.0",
|
|
325003
325005
|
"prefix": "v1"
|
|
325004
325006
|
},
|
|
325005
325007
|
"errors": [
|
|
@@ -330247,7 +330249,7 @@ var state6 = {
|
|
|
330247
330249
|
"title": "Botpress Billing Public API",
|
|
330248
330250
|
"description": "API for Botpress Billing",
|
|
330249
330251
|
"server": "https://api.botpress.cloud",
|
|
330250
|
-
"version": "1.
|
|
330252
|
+
"version": "1.70.0",
|
|
330251
330253
|
"prefix": "v2"
|
|
330252
330254
|
},
|
|
330253
330255
|
"defaultParameters": {
|
package/dist/src/gen/state.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@botpress/api",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.70.0",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"types": "dist/src/index.d.ts",
|
|
6
6
|
"devDependencies": {
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"esbuild": "0.27.1",
|
|
9
9
|
"zod": "^3.24.4",
|
|
10
10
|
"typescript": "5.9.3",
|
|
11
|
-
"@botpress/bridge": "1.8.0",
|
|
12
11
|
"@botpress/cloud-manager": "0.2.0",
|
|
13
12
|
"@botpress/common": "0.5.0",
|
|
14
13
|
"@botpress/files-api": "0.18.0",
|
|
15
14
|
"@bpinternal/const": "0.4.1",
|
|
15
|
+
"@botpress/bridge": "1.8.0",
|
|
16
16
|
"@bpinternal/tables-api": "0.17.2",
|
|
17
17
|
"@botpress/smaug": "1.0.0"
|
|
18
18
|
},
|