@botpress/api 1.3.1 → 1.4.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.
@@ -2607,7 +2607,7 @@ export const state = {
2607
2607
  "title": "Botpress API",
2608
2608
  "description": "API for Botpress Cloud",
2609
2609
  "server": "https://api.botpress.cloud",
2610
- "version": "1.3.1",
2610
+ "version": "1.4.0",
2611
2611
  "prefix": "v1"
2612
2612
  },
2613
2613
  "errors": [
@@ -2947,7 +2947,7 @@ export const state = {
2947
2947
  },
2948
2948
  "public": {
2949
2949
  "type": "boolean",
2950
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
2950
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
2951
2951
  },
2952
2952
  "verificationStatus": {
2953
2953
  "type": "string",
@@ -3960,7 +3960,7 @@ export const state = {
3960
3960
  },
3961
3961
  "public": {
3962
3962
  "type": "boolean",
3963
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3963
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3964
3964
  },
3965
3965
  "verificationStatus": {
3966
3966
  "type": "string",
@@ -4537,6 +4537,10 @@ export const state = {
4537
4537
  "readmeUrl": {
4538
4538
  "type": "string",
4539
4539
  "description": "URL of the readme of the plugin. This is the readme that will be displayed in the UI"
4540
+ },
4541
+ "public": {
4542
+ "type": "boolean",
4543
+ "description": "Indicates if the plugin is public. Public plugins are available to all and cannot be updated without creating a new version."
4540
4544
  }
4541
4545
  },
4542
4546
  "required": [
@@ -4555,7 +4559,8 @@ export const state = {
4555
4559
  "title",
4556
4560
  "description",
4557
4561
  "iconUrl",
4558
- "readmeUrl"
4562
+ "readmeUrl",
4563
+ "public"
4559
4564
  ],
4560
4565
  "additionalProperties": false
4561
4566
  }
package/src/gen/state.ts CHANGED
@@ -3128,7 +3128,7 @@ export const state = {
3128
3128
  },
3129
3129
  "public": {
3130
3130
  "type": "boolean",
3131
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3131
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3132
3132
  },
3133
3133
  "verificationStatus": {
3134
3134
  "type": "string",
@@ -3860,7 +3860,7 @@ export const state = {
3860
3860
  },
3861
3861
  "public": {
3862
3862
  "type": "boolean",
3863
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3863
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
3864
3864
  },
3865
3865
  "verificationStatus": {
3866
3866
  "type": "string",
@@ -4577,7 +4577,7 @@ export const state = {
4577
4577
  },
4578
4578
  "public": {
4579
4579
  "type": "boolean",
4580
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
4580
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
4581
4581
  },
4582
4582
  "verificationStatus": {
4583
4583
  "type": "string",
@@ -5642,7 +5642,7 @@ export const state = {
5642
5642
  "in": "query",
5643
5643
  "description": "End of the time range to get logs from",
5644
5644
  "type": "string",
5645
- "required": true
5645
+ "required": false
5646
5646
  },
5647
5647
  "level": {
5648
5648
  "in": "query",
@@ -9128,7 +9128,7 @@ export const state = {
9128
9128
  },
9129
9129
  "public": {
9130
9130
  "type": "boolean",
9131
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
9131
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
9132
9132
  },
9133
9133
  "layers": {
9134
9134
  "type": "array",
@@ -9694,7 +9694,7 @@ export const state = {
9694
9694
  },
9695
9695
  "public": {
9696
9696
  "type": "boolean",
9697
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
9697
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
9698
9698
  },
9699
9699
  "layers": {
9700
9700
  "type": "array",
@@ -10274,7 +10274,7 @@ export const state = {
10274
10274
  },
10275
10275
  "public": {
10276
10276
  "type": "boolean",
10277
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
10277
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
10278
10278
  },
10279
10279
  "layers": {
10280
10280
  "type": "array",
@@ -10857,7 +10857,7 @@ export const state = {
10857
10857
  },
10858
10858
  "public": {
10859
10859
  "type": "boolean",
10860
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
10860
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
10861
10861
  },
10862
10862
  "layers": {
10863
10863
  "type": "array",
@@ -11029,7 +11029,7 @@ export const state = {
11029
11029
  },
11030
11030
  "public": {
11031
11031
  "type": "boolean",
11032
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
11032
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
11033
11033
  },
11034
11034
  "verificationStatus": {
11035
11035
  "type": "string",
@@ -11180,7 +11180,7 @@ export const state = {
11180
11180
  "in": "query",
11181
11181
  "description": "End of the time range to get logs from",
11182
11182
  "type": "string",
11183
- "required": true
11183
+ "required": false
11184
11184
  },
11185
11185
  "level": {
11186
11186
  "in": "query",
@@ -12236,6 +12236,10 @@ export const state = {
12236
12236
  "type": "string",
12237
12237
  "maxLength": 256,
12238
12238
  "description": "Description of the plugin. This is the description that will be displayed in the UI"
12239
+ },
12240
+ "public": {
12241
+ "type": "boolean",
12242
+ "description": "Indicates if the plugin is public. Public plugins are available to all and cannot be updated without creating a new version."
12239
12243
  }
12240
12244
  },
12241
12245
  "required": [
@@ -12622,6 +12626,10 @@ export const state = {
12622
12626
  "type": "string",
12623
12627
  "maxLength": 256,
12624
12628
  "description": "Description of the plugin. This is the description that will be displayed in the UI"
12629
+ },
12630
+ "public": {
12631
+ "type": "boolean",
12632
+ "description": "Indicates if the plugin is public. Public plugins are available to all and cannot be updated without creating a new version."
12625
12633
  }
12626
12634
  },
12627
12635
  "title": "updatePluginBody",
@@ -12740,6 +12748,10 @@ export const state = {
12740
12748
  "readmeUrl": {
12741
12749
  "type": "string",
12742
12750
  "description": "URL of the readme of the plugin. This is the readme that will be displayed in the UI"
12751
+ },
12752
+ "public": {
12753
+ "type": "boolean",
12754
+ "description": "Indicates if the plugin is public. Public plugins are available to all and cannot be updated without creating a new version."
12743
12755
  }
12744
12756
  },
12745
12757
  "required": [
@@ -12751,7 +12763,8 @@ export const state = {
12751
12763
  "title",
12752
12764
  "description",
12753
12765
  "iconUrl",
12754
- "readmeUrl"
12766
+ "readmeUrl",
12767
+ "public"
12755
12768
  ]
12756
12769
  }
12757
12770
  },
@@ -16086,7 +16099,7 @@ export const state = {
16086
16099
  "title": "Botpress API",
16087
16100
  "description": "API for Botpress Cloud",
16088
16101
  "server": "https://api.botpress.cloud",
16089
- "version": "1.3.1",
16102
+ "version": "1.4.0",
16090
16103
  "prefix": "v1"
16091
16104
  },
16092
16105
  "errors": [
@@ -16588,7 +16601,7 @@ export const state = {
16588
16601
  },
16589
16602
  "public": {
16590
16603
  "type": "boolean",
16591
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
16604
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
16592
16605
  },
16593
16606
  "verificationStatus": {
16594
16607
  "type": "string",
@@ -17601,7 +17614,7 @@ export const state = {
17601
17614
  },
17602
17615
  "public": {
17603
17616
  "type": "boolean",
17604
- "description": "Idicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
17617
+ "description": "Indicates if the integration is public. Public integrations are available to all and cannot be updated without creating a new version."
17605
17618
  },
17606
17619
  "verificationStatus": {
17607
17620
  "type": "string",
@@ -18178,6 +18191,10 @@ export const state = {
18178
18191
  "readmeUrl": {
18179
18192
  "type": "string",
18180
18193
  "description": "URL of the readme of the plugin. This is the readme that will be displayed in the UI"
18194
+ },
18195
+ "public": {
18196
+ "type": "boolean",
18197
+ "description": "Indicates if the plugin is public. Public plugins are available to all and cannot be updated without creating a new version."
18181
18198
  }
18182
18199
  },
18183
18200
  "required": [
@@ -18196,7 +18213,8 @@ export const state = {
18196
18213
  "title",
18197
18214
  "description",
18198
18215
  "iconUrl",
18199
- "readmeUrl"
18216
+ "readmeUrl",
18217
+ "public"
18200
18218
  ],
18201
18219
  "additionalProperties": false
18202
18220
  }