@botpress/api 0.67.0 → 0.67.1
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
|
@@ -14127,7 +14127,7 @@ export const state = {
|
|
|
14127
14127
|
"title": "Botpress API",
|
|
14128
14128
|
"description": "API for Botpress Cloud",
|
|
14129
14129
|
"server": "https://api.botpress.cloud",
|
|
14130
|
-
"version": "0.67.
|
|
14130
|
+
"version": "0.67.1",
|
|
14131
14131
|
"prefix": "v1"
|
|
14132
14132
|
},
|
|
14133
14133
|
"errors": [
|