@botpress/api 0.63.0 → 0.63.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
|
@@ -13735,7 +13735,7 @@ export const state = {
|
|
|
13735
13735
|
"title": "Botpress API",
|
|
13736
13736
|
"description": "API for Botpress Cloud",
|
|
13737
13737
|
"server": "https://api.botpress.cloud",
|
|
13738
|
-
"version": "0.63.
|
|
13738
|
+
"version": "0.63.1",
|
|
13739
13739
|
"prefix": "v1"
|
|
13740
13740
|
},
|
|
13741
13741
|
"errors": [
|