@botpress/api 0.64.0 → 0.64.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 +1 -1
- 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
|
@@ -13901,7 +13901,7 @@ export const state = {
|
|
|
13901
13901
|
"title": "Botpress API",
|
|
13902
13902
|
"description": "API for Botpress Cloud",
|
|
13903
13903
|
"server": "https://api.botpress.cloud",
|
|
13904
|
-
"version": "0.64.
|
|
13904
|
+
"version": "0.64.1",
|
|
13905
13905
|
"prefix": "v1"
|
|
13906
13906
|
},
|
|
13907
13907
|
"errors": [
|