@botpress/api 1.24.0 → 1.25.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/dist/index.js +37 -5
- package/dist/src/gen/admin/state.d.ts +16 -0
- package/dist/src/gen/state.d.ts +16 -0
- package/package.json +1 -1
- package/src/gen/admin/openapi.json +1 -1
- package/src/gen/admin/state.ts +17 -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 +17 -1
- package/src/gen/tables/openapi.json +1 -1
- package/src/gen/tables/state.ts +1 -1
package/dist/index.js
CHANGED
|
@@ -284652,7 +284652,7 @@ var state = {
|
|
|
284652
284652
|
"title": "Botpress API",
|
|
284653
284653
|
"description": "API for Botpress Cloud",
|
|
284654
284654
|
"server": "https://api.botpress.cloud",
|
|
284655
|
-
"version": "1.
|
|
284655
|
+
"version": "1.25.0",
|
|
284656
284656
|
"prefix": "v1"
|
|
284657
284657
|
},
|
|
284658
284658
|
"errors": [
|
|
@@ -297237,6 +297237,10 @@ var state2 = {
|
|
|
297237
297237
|
"additionalProperties": false
|
|
297238
297238
|
}
|
|
297239
297239
|
},
|
|
297240
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
297241
|
+
"type": "boolean",
|
|
297242
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
297243
|
+
},
|
|
297240
297244
|
"secrets": {
|
|
297241
297245
|
"type": "object",
|
|
297242
297246
|
"additionalProperties": {
|
|
@@ -297827,6 +297831,10 @@ var state2 = {
|
|
|
297827
297831
|
"additionalProperties": false
|
|
297828
297832
|
}
|
|
297829
297833
|
},
|
|
297834
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
297835
|
+
"type": "boolean",
|
|
297836
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
297837
|
+
},
|
|
297830
297838
|
"secrets": {
|
|
297831
297839
|
"type": "object",
|
|
297832
297840
|
"additionalProperties": {
|
|
@@ -297990,6 +297998,10 @@ var state2 = {
|
|
|
297990
297998
|
},
|
|
297991
297999
|
"description": "Additional configuration definitions of the integration"
|
|
297992
298000
|
},
|
|
298001
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
298002
|
+
"type": "boolean",
|
|
298003
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
298004
|
+
},
|
|
297993
298005
|
"channels": {
|
|
297994
298006
|
"type": "object",
|
|
297995
298007
|
"additionalProperties": {
|
|
@@ -298582,6 +298594,10 @@ var state2 = {
|
|
|
298582
298594
|
},
|
|
298583
298595
|
"description": "Additional configuration definitions of the integration"
|
|
298584
298596
|
},
|
|
298597
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
298598
|
+
"type": "boolean",
|
|
298599
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
298600
|
+
},
|
|
298585
298601
|
"channels": {
|
|
298586
298602
|
"type": "object",
|
|
298587
298603
|
"additionalProperties": {
|
|
@@ -301736,7 +301752,7 @@ var state2 = {
|
|
|
301736
301752
|
"title": "Botpress API",
|
|
301737
301753
|
"description": "API for Botpress Cloud",
|
|
301738
301754
|
"server": "https://api.botpress.cloud",
|
|
301739
|
-
"version": "1.
|
|
301755
|
+
"version": "1.25.0",
|
|
301740
301756
|
"prefix": "v1"
|
|
301741
301757
|
},
|
|
301742
301758
|
"errors": [
|
|
@@ -307549,7 +307565,7 @@ var state3 = {
|
|
|
307549
307565
|
"title": "Botpress API",
|
|
307550
307566
|
"description": "API for Botpress Cloud",
|
|
307551
307567
|
"server": "https://api.botpress.cloud",
|
|
307552
|
-
"version": "1.
|
|
307568
|
+
"version": "1.25.0",
|
|
307553
307569
|
"prefix": "v1"
|
|
307554
307570
|
},
|
|
307555
307571
|
"errors": [
|
|
@@ -312595,7 +312611,7 @@ var state4 = {
|
|
|
312595
312611
|
"title": "Botpress API",
|
|
312596
312612
|
"description": "API for Botpress Cloud",
|
|
312597
312613
|
"server": "https://api.botpress.cloud",
|
|
312598
|
-
"version": "1.
|
|
312614
|
+
"version": "1.25.0",
|
|
312599
312615
|
"prefix": "v1"
|
|
312600
312616
|
},
|
|
312601
312617
|
"errors": [
|
|
@@ -327697,6 +327713,10 @@ var state5 = {
|
|
|
327697
327713
|
"additionalProperties": false
|
|
327698
327714
|
}
|
|
327699
327715
|
},
|
|
327716
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
327717
|
+
"type": "boolean",
|
|
327718
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
327719
|
+
},
|
|
327700
327720
|
"secrets": {
|
|
327701
327721
|
"type": "object",
|
|
327702
327722
|
"additionalProperties": {
|
|
@@ -328287,6 +328307,10 @@ var state5 = {
|
|
|
328287
328307
|
"additionalProperties": false
|
|
328288
328308
|
}
|
|
328289
328309
|
},
|
|
328310
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
328311
|
+
"type": "boolean",
|
|
328312
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
328313
|
+
},
|
|
328290
328314
|
"secrets": {
|
|
328291
328315
|
"type": "object",
|
|
328292
328316
|
"additionalProperties": {
|
|
@@ -328450,6 +328474,10 @@ var state5 = {
|
|
|
328450
328474
|
},
|
|
328451
328475
|
"description": "Additional configuration definitions of the integration"
|
|
328452
328476
|
},
|
|
328477
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
328478
|
+
"type": "boolean",
|
|
328479
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
328480
|
+
},
|
|
328453
328481
|
"channels": {
|
|
328454
328482
|
"type": "object",
|
|
328455
328483
|
"additionalProperties": {
|
|
@@ -329042,6 +329070,10 @@ var state5 = {
|
|
|
329042
329070
|
},
|
|
329043
329071
|
"description": "Additional configuration definitions of the integration"
|
|
329044
329072
|
},
|
|
329073
|
+
"messageStatusChangeNotificationsEnabled": {
|
|
329074
|
+
"type": "boolean",
|
|
329075
|
+
"description": "**EXPERIMENTAL** Whether the integration should be notified when the message status changes"
|
|
329076
|
+
},
|
|
329045
329077
|
"channels": {
|
|
329046
329078
|
"type": "object",
|
|
329047
329079
|
"additionalProperties": {
|
|
@@ -335170,7 +335202,7 @@ var state5 = {
|
|
|
335170
335202
|
"title": "Botpress API",
|
|
335171
335203
|
"description": "API for Botpress Cloud",
|
|
335172
335204
|
"server": "https://api.botpress.cloud",
|
|
335173
|
-
"version": "1.
|
|
335205
|
+
"version": "1.25.0",
|
|
335174
335206
|
"prefix": "v1"
|
|
335175
335207
|
},
|
|
335176
335208
|
"errors": [
|
|
@@ -7533,6 +7533,10 @@ export declare const state: {
|
|
|
7533
7533
|
additionalProperties: false;
|
|
7534
7534
|
};
|
|
7535
7535
|
};
|
|
7536
|
+
messageStatusChangeNotificationsEnabled: {
|
|
7537
|
+
type: "boolean";
|
|
7538
|
+
description: string;
|
|
7539
|
+
};
|
|
7536
7540
|
secrets: {
|
|
7537
7541
|
type: "object";
|
|
7538
7542
|
additionalProperties: {
|
|
@@ -8080,6 +8084,10 @@ export declare const state: {
|
|
|
8080
8084
|
additionalProperties: false;
|
|
8081
8085
|
};
|
|
8082
8086
|
};
|
|
8087
|
+
messageStatusChangeNotificationsEnabled: {
|
|
8088
|
+
type: "boolean";
|
|
8089
|
+
description: string;
|
|
8090
|
+
};
|
|
8083
8091
|
secrets: {
|
|
8084
8092
|
type: "object";
|
|
8085
8093
|
additionalProperties: {
|
|
@@ -8240,6 +8248,10 @@ export declare const state: {
|
|
|
8240
8248
|
};
|
|
8241
8249
|
description: string;
|
|
8242
8250
|
};
|
|
8251
|
+
messageStatusChangeNotificationsEnabled: {
|
|
8252
|
+
type: "boolean";
|
|
8253
|
+
description: string;
|
|
8254
|
+
};
|
|
8243
8255
|
channels: {
|
|
8244
8256
|
type: "object";
|
|
8245
8257
|
additionalProperties: {
|
|
@@ -8794,6 +8806,10 @@ export declare const state: {
|
|
|
8794
8806
|
};
|
|
8795
8807
|
description: string;
|
|
8796
8808
|
};
|
|
8809
|
+
messageStatusChangeNotificationsEnabled: {
|
|
8810
|
+
type: "boolean";
|
|
8811
|
+
description: string;
|
|
8812
|
+
};
|
|
8797
8813
|
channels: {
|
|
8798
8814
|
type: "object";
|
|
8799
8815
|
additionalProperties: {
|
package/dist/src/gen/state.d.ts
CHANGED
|
@@ -9881,6 +9881,10 @@ export declare const state: {
|
|
|
9881
9881
|
additionalProperties: false;
|
|
9882
9882
|
};
|
|
9883
9883
|
};
|
|
9884
|
+
messageStatusChangeNotificationsEnabled: {
|
|
9885
|
+
type: "boolean";
|
|
9886
|
+
description: string;
|
|
9887
|
+
};
|
|
9884
9888
|
secrets: {
|
|
9885
9889
|
type: "object";
|
|
9886
9890
|
additionalProperties: {
|
|
@@ -10428,6 +10432,10 @@ export declare const state: {
|
|
|
10428
10432
|
additionalProperties: false;
|
|
10429
10433
|
};
|
|
10430
10434
|
};
|
|
10435
|
+
messageStatusChangeNotificationsEnabled: {
|
|
10436
|
+
type: "boolean";
|
|
10437
|
+
description: string;
|
|
10438
|
+
};
|
|
10431
10439
|
secrets: {
|
|
10432
10440
|
type: "object";
|
|
10433
10441
|
additionalProperties: {
|
|
@@ -10588,6 +10596,10 @@ export declare const state: {
|
|
|
10588
10596
|
};
|
|
10589
10597
|
description: string;
|
|
10590
10598
|
};
|
|
10599
|
+
messageStatusChangeNotificationsEnabled: {
|
|
10600
|
+
type: "boolean";
|
|
10601
|
+
description: string;
|
|
10602
|
+
};
|
|
10591
10603
|
channels: {
|
|
10592
10604
|
type: "object";
|
|
10593
10605
|
additionalProperties: {
|
|
@@ -11142,6 +11154,10 @@ export declare const state: {
|
|
|
11142
11154
|
};
|
|
11143
11155
|
description: string;
|
|
11144
11156
|
};
|
|
11157
|
+
messageStatusChangeNotificationsEnabled: {
|
|
11158
|
+
type: "boolean";
|
|
11159
|
+
description: string;
|
|
11160
|
+
};
|
|
11145
11161
|
channels: {
|
|
11146
11162
|
type: "object";
|
|
11147
11163
|
additionalProperties: {
|