@botpress/api 0.50.3 → 0.50.4
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
|
@@ -294180,7 +294180,7 @@ var state = {
|
|
|
294180
294180
|
"title": "Botpress API",
|
|
294181
294181
|
"description": "API for Botpress Cloud",
|
|
294182
294182
|
"server": "https://api.botpress.cloud",
|
|
294183
|
-
"version": "0.50.
|
|
294183
|
+
"version": "0.50.4",
|
|
294184
294184
|
"prefix": "v1"
|
|
294185
294185
|
},
|
|
294186
294186
|
"errors": [
|