@botpress/api 0.83.1 → 0.84.0

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/src/gen/state.ts CHANGED
@@ -14136,6 +14136,7 @@ export const state = {
14136
14136
  "list",
14137
14137
  "table",
14138
14138
  "code",
14139
+ "image",
14139
14140
  "page"
14140
14141
  ],
14141
14142
  "description": "The subtype of passage, if available."
@@ -14279,6 +14280,7 @@ export const state = {
14279
14280
  "list",
14280
14281
  "table",
14281
14282
  "code",
14283
+ "image",
14282
14284
  "page"
14283
14285
  ],
14284
14286
  "description": "The subtype of passage, if available."
@@ -15836,7 +15838,7 @@ export const state = {
15836
15838
  "title": "Botpress API",
15837
15839
  "description": "API for Botpress Cloud",
15838
15840
  "server": "https://api.botpress.cloud",
15839
- "version": "0.83.1",
15841
+ "version": "0.84.0",
15840
15842
  "prefix": "v1"
15841
15843
  },
15842
15844
  "errors": [