@botpress/api 0.28.0 → 0.29.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
|
@@ -274589,7 +274589,7 @@ var state = {
|
|
|
274589
274589
|
"title": "Botpress API",
|
|
274590
274590
|
"description": "API for Botpress Cloud",
|
|
274591
274591
|
"server": "https://api.botpress.cloud",
|
|
274592
|
-
"version": "0.
|
|
274592
|
+
"version": "0.29.0",
|
|
274593
274593
|
"prefix": "v1"
|
|
274594
274594
|
},
|
|
274595
274595
|
"errors": [
|