@botpress/api 1.39.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.
- package/.turbo/turbo-openapi.log +5 -5
- package/dist/index.js +10 -10
- package/package.json +1 -1
- package/src/gen/admin/openapi.json +1 -1
- package/src/gen/admin/state.ts +2 -2
- package/src/gen/files/openapi.json +1 -1
- package/src/gen/files/state.ts +2 -2
- package/src/gen/openapi.json +1 -1
- package/src/gen/runtime/openapi.json +1 -1
- package/src/gen/runtime/state.ts +2 -2
- package/src/gen/state.ts +2 -2
- package/src/gen/tables/openapi.json +1 -1
- package/src/gen/tables/state.ts +2 -2
package/.turbo/turbo-openapi.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @botpress/api@1.
|
|
2
|
+
> @botpress/api@1.40.0 openapi /home/runner/work/skynet/skynet/packages/public-api
|
|
3
3
|
> es-node openapi/generator.ts && pnpm run build
|
|
4
4
|
|
|
5
5
|
Generating openapi content
|
|
@@ -34,18 +34,18 @@ Saving openapi.json file
|
|
|
34
34
|
|
|
35
35
|
info: Exit with code {"category":"system","code":0,"label":"Shutdown"}
|
|
36
36
|
|
|
37
|
-
> @botpress/api@1.
|
|
37
|
+
> @botpress/api@1.40.0 build /home/runner/work/skynet/skynet/packages/public-api
|
|
38
38
|
> pnpm run build:type && pnpm run build:impl
|
|
39
39
|
|
|
40
40
|
|
|
41
|
-
> @botpress/api@1.
|
|
41
|
+
> @botpress/api@1.40.0 build:type /home/runner/work/skynet/skynet/packages/public-api
|
|
42
42
|
> tsc -p tsconfig.package.json --emitDeclarationOnly
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
> @botpress/api@1.
|
|
45
|
+
> @botpress/api@1.40.0 build:impl /home/runner/work/skynet/skynet/packages/public-api
|
|
46
46
|
> esbuild --bundle --platform=node --outfile=dist/index.js src/index.ts
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
dist/index.js 14.1mb ⚠️
|
|
50
50
|
|
|
51
|
-
⚡ Done in
|
|
51
|
+
⚡ Done in 894ms
|
package/dist/index.js
CHANGED
|
@@ -285344,7 +285344,7 @@ var state = {
|
|
|
285344
285344
|
"title": "Botpress API",
|
|
285345
285345
|
"description": "API for Botpress Cloud",
|
|
285346
285346
|
"server": "https://api.botpress.cloud",
|
|
285347
|
-
"version": "1.
|
|
285347
|
+
"version": "1.40.0",
|
|
285348
285348
|
"prefix": "v1"
|
|
285349
285349
|
},
|
|
285350
285350
|
"errors": [
|
|
@@ -285738,7 +285738,7 @@ var state = {
|
|
|
285738
285738
|
],
|
|
285739
285739
|
"additionalProperties": false
|
|
285740
285740
|
},
|
|
285741
|
-
"description": "A mapping of integrations to their configuration"
|
|
285741
|
+
"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."
|
|
285742
285742
|
},
|
|
285743
285743
|
"plugins": {
|
|
285744
285744
|
"type": "object",
|
|
@@ -303294,7 +303294,7 @@ var state2 = {
|
|
|
303294
303294
|
"title": "Botpress API",
|
|
303295
303295
|
"description": "API for Botpress Cloud",
|
|
303296
303296
|
"server": "https://api.botpress.cloud",
|
|
303297
|
-
"version": "1.
|
|
303297
|
+
"version": "1.40.0",
|
|
303298
303298
|
"prefix": "v1"
|
|
303299
303299
|
},
|
|
303300
303300
|
"errors": [
|
|
@@ -303761,7 +303761,7 @@ var state2 = {
|
|
|
303761
303761
|
],
|
|
303762
303762
|
"additionalProperties": false
|
|
303763
303763
|
},
|
|
303764
|
-
"description": "A mapping of integrations to their configuration"
|
|
303764
|
+
"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."
|
|
303765
303765
|
},
|
|
303766
303766
|
"plugins": {
|
|
303767
303767
|
"type": "object",
|
|
@@ -309257,7 +309257,7 @@ var state3 = {
|
|
|
309257
309257
|
"title": "Botpress API",
|
|
309258
309258
|
"description": "API for Botpress Cloud",
|
|
309259
309259
|
"server": "https://api.botpress.cloud",
|
|
309260
|
-
"version": "1.
|
|
309260
|
+
"version": "1.40.0",
|
|
309261
309261
|
"prefix": "v1"
|
|
309262
309262
|
},
|
|
309263
309263
|
"errors": [
|
|
@@ -309604,7 +309604,7 @@ var state3 = {
|
|
|
309604
309604
|
],
|
|
309605
309605
|
"additionalProperties": false
|
|
309606
309606
|
},
|
|
309607
|
-
"description": "A mapping of integrations to their configuration"
|
|
309607
|
+
"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."
|
|
309608
309608
|
},
|
|
309609
309609
|
"plugins": {
|
|
309610
309610
|
"type": "object",
|
|
@@ -314349,7 +314349,7 @@ var state4 = {
|
|
|
314349
314349
|
"title": "Botpress API",
|
|
314350
314350
|
"description": "API for Botpress Cloud",
|
|
314351
314351
|
"server": "https://api.botpress.cloud",
|
|
314352
|
-
"version": "1.
|
|
314352
|
+
"version": "1.40.0",
|
|
314353
314353
|
"prefix": "v1"
|
|
314354
314354
|
},
|
|
314355
314355
|
"errors": [
|
|
@@ -314703,7 +314703,7 @@ var state4 = {
|
|
|
314703
314703
|
],
|
|
314704
314704
|
"additionalProperties": false
|
|
314705
314705
|
},
|
|
314706
|
-
"description": "A mapping of integrations to their configuration"
|
|
314706
|
+
"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."
|
|
314707
314707
|
},
|
|
314708
314708
|
"plugins": {
|
|
314709
314709
|
"type": "object",
|
|
@@ -337899,7 +337899,7 @@ var state5 = {
|
|
|
337899
337899
|
"title": "Botpress API",
|
|
337900
337900
|
"description": "API for Botpress Cloud",
|
|
337901
337901
|
"server": "https://api.botpress.cloud",
|
|
337902
|
-
"version": "1.
|
|
337902
|
+
"version": "1.40.0",
|
|
337903
337903
|
"prefix": "v1"
|
|
337904
337904
|
},
|
|
337905
337905
|
"errors": [
|
|
@@ -338483,7 +338483,7 @@ var state5 = {
|
|
|
338483
338483
|
],
|
|
338484
338484
|
"additionalProperties": false
|
|
338485
338485
|
},
|
|
338486
|
-
"description": "A mapping of integrations to their configuration"
|
|
338486
|
+
"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."
|
|
338487
338487
|
},
|
|
338488
338488
|
"plugins": {
|
|
338489
338489
|
"type": "object",
|