@botpress/api 0.71.0 → 0.72.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/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/dist/index.js
CHANGED
|
@@ -297293,7 +297293,7 @@ var state = {
|
|
|
297293
297293
|
"title": "Botpress API",
|
|
297294
297294
|
"description": "API for Botpress Cloud",
|
|
297295
297295
|
"server": "https://api.botpress.cloud",
|
|
297296
|
-
"version": "0.
|
|
297296
|
+
"version": "0.72.0",
|
|
297297
297297
|
"prefix": "v1"
|
|
297298
297298
|
},
|
|
297299
297299
|
"errors": [
|