@botpress/api 0.27.2 → 0.27.3
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
|
@@ -282281,7 +282281,7 @@ var state = {
|
|
|
282281
282281
|
"title": "Botpress API",
|
|
282282
282282
|
"description": "API for Botpress Cloud",
|
|
282283
282283
|
"server": "https://api.botpress.cloud",
|
|
282284
|
-
"version": "0.27.
|
|
282284
|
+
"version": "0.27.3",
|
|
282285
282285
|
"prefix": "v1"
|
|
282286
282286
|
},
|
|
282287
282287
|
"errors": [
|