@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/src/gen/state.ts
CHANGED
|
@@ -12443,7 +12443,7 @@ export const state = {
|
|
|
12443
12443
|
"title": "Botpress API",
|
|
12444
12444
|
"description": "API for Botpress Cloud",
|
|
12445
12445
|
"server": "https://api.botpress.cloud",
|
|
12446
|
-
"version": "0.50.
|
|
12446
|
+
"version": "0.50.4",
|
|
12447
12447
|
"prefix": "v1"
|
|
12448
12448
|
},
|
|
12449
12449
|
"errors": [
|