@botpress/api 1.28.0 → 1.28.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/.turbo/turbo-openapi.log +51 -0
- package/dist/index.js +5 -5
- package/package.json +1 -2
- package/src/gen/admin/openapi.json +1 -1
- package/src/gen/admin/state.ts +1 -1
- package/src/gen/files/openapi.json +1 -1
- package/src/gen/files/state.ts +1 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/runtime/openapi.json +1 -1
- package/src/gen/runtime/state.ts +1 -1
- package/src/gen/state.ts +1 -1
- package/src/gen/tables/openapi.json +1 -1
- package/src/gen/tables/state.ts +1 -1
package/src/gen/runtime/state.ts
CHANGED
package/src/gen/state.ts
CHANGED
|
@@ -19217,7 +19217,7 @@ export const state = {
|
|
|
19217
19217
|
"title": "Botpress API",
|
|
19218
19218
|
"description": "API for Botpress Cloud",
|
|
19219
19219
|
"server": "https://api.botpress.cloud",
|
|
19220
|
-
"version": "1.28.
|
|
19220
|
+
"version": "1.28.1",
|
|
19221
19221
|
"prefix": "v1"
|
|
19222
19222
|
},
|
|
19223
19223
|
"errors": [
|