@botpress/api 0.59.0 → 0.59.1
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 +29 -25
- package/package.json +1 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/state.ts +1 -1
package/src/gen/state.ts
CHANGED
|
@@ -13481,7 +13481,7 @@ export const state = {
|
|
|
13481
13481
|
"title": "Botpress API",
|
|
13482
13482
|
"description": "API for Botpress Cloud",
|
|
13483
13483
|
"server": "https://api.botpress.cloud",
|
|
13484
|
-
"version": "0.59.
|
|
13484
|
+
"version": "0.59.1",
|
|
13485
13485
|
"prefix": "v1"
|
|
13486
13486
|
},
|
|
13487
13487
|
"errors": [
|