@botpress/api 0.51.0 → 0.52.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
@@ -6447,7 +6447,8 @@ export const state = {
6447
6447
  "type": "string",
6448
6448
  "enum": [
6449
6449
  "v1",
6450
- "v2"
6450
+ "v2",
6451
+ "v3"
6451
6452
  ]
6452
6453
  },
6453
6454
  "plan": {
@@ -6628,7 +6629,8 @@ export const state = {
6628
6629
  "type": "string",
6629
6630
  "enum": [
6630
6631
  "v1",
6631
- "v2"
6632
+ "v2",
6633
+ "v3"
6632
6634
  ]
6633
6635
  },
6634
6636
  "plan": {
@@ -7142,7 +7144,8 @@ export const state = {
7142
7144
  "type": "string",
7143
7145
  "enum": [
7144
7146
  "v1",
7145
- "v2"
7147
+ "v2",
7148
+ "v3"
7146
7149
  ]
7147
7150
  },
7148
7151
  "plan": {
@@ -7311,7 +7314,8 @@ export const state = {
7311
7314
  "type": "string",
7312
7315
  "enum": [
7313
7316
  "v1",
7314
- "v2"
7317
+ "v2",
7318
+ "v3"
7315
7319
  ]
7316
7320
  },
7317
7321
  "plan": {
@@ -12457,7 +12461,7 @@ export const state = {
12457
12461
  "title": "Botpress API",
12458
12462
  "description": "API for Botpress Cloud",
12459
12463
  "server": "https://api.botpress.cloud",
12460
- "version": "0.51.0",
12464
+ "version": "0.52.0",
12461
12465
  "prefix": "v1"
12462
12466
  },
12463
12467
  "errors": [
@@ -14204,7 +14208,8 @@ export const state = {
14204
14208
  "type": "string",
14205
14209
  "enum": [
14206
14210
  "v1",
14207
- "v2"
14211
+ "v2",
14212
+ "v3"
14208
14213
  ]
14209
14214
  },
14210
14215
  "plan": {