@botpress/api 0.34.2 → 0.35.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
@@ -9999,7 +9999,9 @@ export const state = {
9999
9999
  "subtitle",
10000
10000
  "paragraph",
10001
10001
  "list",
10002
- "note"
10002
+ "blockquote",
10003
+ "table",
10004
+ "code"
10003
10005
  ],
10004
10006
  "description": "The subtype of passage, if any."
10005
10007
  },
@@ -10960,7 +10962,7 @@ export const state = {
10960
10962
  "title": "Botpress API",
10961
10963
  "description": "API for Botpress Cloud",
10962
10964
  "server": "https://api.botpress.cloud",
10963
- "version": "0.34.2",
10965
+ "version": "0.35.0",
10964
10966
  "prefix": "v1"
10965
10967
  },
10966
10968
  "errors": [