@botpress/api 1.37.0 → 1.38.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/.turbo/turbo-openapi.log +5 -5
- package/dist/index.js +125 -5
- package/dist/src/gen/admin/state.d.ts +5 -0
- package/dist/src/gen/files/state.d.ts +30 -0
- package/dist/src/gen/runtime/state.d.ts +5 -0
- package/dist/src/gen/state.d.ts +30 -0
- package/dist/src/gen/tables/state.d.ts +5 -0
- package/package.json +1 -1
- package/src/gen/admin/openapi.json +1 -1
- package/src/gen/admin/state.ts +9 -1
- package/src/gen/files/openapi.json +1 -1
- package/src/gen/files/state.ts +49 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/runtime/openapi.json +1 -1
- package/src/gen/runtime/state.ts +9 -1
- package/src/gen/state.ts +49 -1
- package/src/gen/tables/openapi.json +1 -1
- package/src/gen/tables/state.ts +9 -1
package/src/gen/runtime/state.ts
CHANGED
|
@@ -2610,7 +2610,7 @@ export const state = {
|
|
|
2610
2610
|
"title": "Botpress API",
|
|
2611
2611
|
"description": "API for Botpress Cloud",
|
|
2612
2612
|
"server": "https://api.botpress.cloud",
|
|
2613
|
-
"version": "1.
|
|
2613
|
+
"version": "1.38.0",
|
|
2614
2614
|
"prefix": "v1"
|
|
2615
2615
|
},
|
|
2616
2616
|
"errors": [
|
|
@@ -6320,6 +6320,14 @@ export const state = {
|
|
|
6320
6320
|
"type"
|
|
6321
6321
|
],
|
|
6322
6322
|
"additionalProperties": false
|
|
6323
|
+
},
|
|
6324
|
+
"indexingStack": {
|
|
6325
|
+
"type": "string",
|
|
6326
|
+
"enum": [
|
|
6327
|
+
"v1",
|
|
6328
|
+
"v2"
|
|
6329
|
+
],
|
|
6330
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
6323
6331
|
}
|
|
6324
6332
|
},
|
|
6325
6333
|
"required": [
|
package/src/gen/state.ts
CHANGED
|
@@ -16885,6 +16885,14 @@ export const state = {
|
|
|
16885
16885
|
],
|
|
16886
16886
|
"additionalProperties": false
|
|
16887
16887
|
},
|
|
16888
|
+
"indexingStack": {
|
|
16889
|
+
"type": "string",
|
|
16890
|
+
"enum": [
|
|
16891
|
+
"v1",
|
|
16892
|
+
"v2"
|
|
16893
|
+
],
|
|
16894
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
16895
|
+
},
|
|
16888
16896
|
"uploadUrl": {
|
|
16889
16897
|
"type": "string",
|
|
16890
16898
|
"description": "URL to upload the file content. File content needs to be sent to this URL via a PUT request."
|
|
@@ -17109,6 +17117,14 @@ export const state = {
|
|
|
17109
17117
|
"required": [
|
|
17110
17118
|
"type"
|
|
17111
17119
|
]
|
|
17120
|
+
},
|
|
17121
|
+
"indexingStack": {
|
|
17122
|
+
"type": "string",
|
|
17123
|
+
"enum": [
|
|
17124
|
+
"v1",
|
|
17125
|
+
"v2"
|
|
17126
|
+
],
|
|
17127
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
17112
17128
|
}
|
|
17113
17129
|
},
|
|
17114
17130
|
"required": [
|
|
@@ -17277,6 +17293,14 @@ export const state = {
|
|
|
17277
17293
|
"type"
|
|
17278
17294
|
],
|
|
17279
17295
|
"additionalProperties": false
|
|
17296
|
+
},
|
|
17297
|
+
"indexingStack": {
|
|
17298
|
+
"type": "string",
|
|
17299
|
+
"enum": [
|
|
17300
|
+
"v1",
|
|
17301
|
+
"v2"
|
|
17302
|
+
],
|
|
17303
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
17280
17304
|
}
|
|
17281
17305
|
},
|
|
17282
17306
|
"required": [
|
|
@@ -17473,6 +17497,14 @@ export const state = {
|
|
|
17473
17497
|
"type"
|
|
17474
17498
|
],
|
|
17475
17499
|
"additionalProperties": false
|
|
17500
|
+
},
|
|
17501
|
+
"indexingStack": {
|
|
17502
|
+
"type": "string",
|
|
17503
|
+
"enum": [
|
|
17504
|
+
"v1",
|
|
17505
|
+
"v2"
|
|
17506
|
+
],
|
|
17507
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
17476
17508
|
}
|
|
17477
17509
|
},
|
|
17478
17510
|
"required": [
|
|
@@ -17654,6 +17686,14 @@ export const state = {
|
|
|
17654
17686
|
"type"
|
|
17655
17687
|
],
|
|
17656
17688
|
"additionalProperties": false
|
|
17689
|
+
},
|
|
17690
|
+
"indexingStack": {
|
|
17691
|
+
"type": "string",
|
|
17692
|
+
"enum": [
|
|
17693
|
+
"v1",
|
|
17694
|
+
"v2"
|
|
17695
|
+
],
|
|
17696
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
17657
17697
|
}
|
|
17658
17698
|
},
|
|
17659
17699
|
"required": [
|
|
@@ -19618,7 +19658,7 @@ export const state = {
|
|
|
19618
19658
|
"title": "Botpress API",
|
|
19619
19659
|
"description": "API for Botpress Cloud",
|
|
19620
19660
|
"server": "https://api.botpress.cloud",
|
|
19621
|
-
"version": "1.
|
|
19661
|
+
"version": "1.38.0",
|
|
19622
19662
|
"prefix": "v1"
|
|
19623
19663
|
},
|
|
19624
19664
|
"errors": [
|
|
@@ -23520,6 +23560,14 @@ export const state = {
|
|
|
23520
23560
|
"type"
|
|
23521
23561
|
],
|
|
23522
23562
|
"additionalProperties": false
|
|
23563
|
+
},
|
|
23564
|
+
"indexingStack": {
|
|
23565
|
+
"type": "string",
|
|
23566
|
+
"enum": [
|
|
23567
|
+
"v1",
|
|
23568
|
+
"v2"
|
|
23569
|
+
],
|
|
23570
|
+
"description": "Indicates the indexing stack used to index this file. Present only when file was requested to be indexed. A value of \"v2\" denotes the latest stack, \"v1\" denotes the legacy stack."
|
|
23523
23571
|
}
|
|
23524
23572
|
},
|
|
23525
23573
|
"required": [
|