@botpress/api 0.68.1 → 0.68.2
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 +6 -6
- package/package.json +1 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/state.ts +6 -6
package/dist/index.js
CHANGED
|
@@ -288596,7 +288596,7 @@ var state = {
|
|
|
288596
288596
|
"community",
|
|
288597
288597
|
"team",
|
|
288598
288598
|
"enterprise",
|
|
288599
|
-
"
|
|
288599
|
+
"plus"
|
|
288600
288600
|
]
|
|
288601
288601
|
},
|
|
288602
288602
|
"blocked": {
|
|
@@ -288779,7 +288779,7 @@ var state = {
|
|
|
288779
288779
|
"community",
|
|
288780
288780
|
"team",
|
|
288781
288781
|
"enterprise",
|
|
288782
|
-
"
|
|
288782
|
+
"plus"
|
|
288783
288783
|
]
|
|
288784
288784
|
},
|
|
288785
288785
|
"blocked": {
|
|
@@ -289295,7 +289295,7 @@ var state = {
|
|
|
289295
289295
|
"community",
|
|
289296
289296
|
"team",
|
|
289297
289297
|
"enterprise",
|
|
289298
|
-
"
|
|
289298
|
+
"plus"
|
|
289299
289299
|
]
|
|
289300
289300
|
},
|
|
289301
289301
|
"blocked": {
|
|
@@ -289466,7 +289466,7 @@ var state = {
|
|
|
289466
289466
|
"community",
|
|
289467
289467
|
"team",
|
|
289468
289468
|
"enterprise",
|
|
289469
|
-
"
|
|
289469
|
+
"plus"
|
|
289470
289470
|
]
|
|
289471
289471
|
},
|
|
289472
289472
|
"blocked": {
|
|
@@ -296129,7 +296129,7 @@ var state = {
|
|
|
296129
296129
|
"title": "Botpress API",
|
|
296130
296130
|
"description": "API for Botpress Cloud",
|
|
296131
296131
|
"server": "https://api.botpress.cloud",
|
|
296132
|
-
"version": "0.68.
|
|
296132
|
+
"version": "0.68.2",
|
|
296133
296133
|
"prefix": "v1"
|
|
296134
296134
|
},
|
|
296135
296135
|
"errors": [
|
|
@@ -298229,7 +298229,7 @@ var state = {
|
|
|
298229
298229
|
"community",
|
|
298230
298230
|
"team",
|
|
298231
298231
|
"enterprise",
|
|
298232
|
-
"
|
|
298232
|
+
"plus"
|
|
298233
298233
|
]
|
|
298234
298234
|
},
|
|
298235
298235
|
"blocked": {
|