@botpress/api 1.7.0 → 1.9.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 CHANGED
@@ -284644,7 +284644,7 @@ var state = {
284644
284644
  "title": "Botpress API",
284645
284645
  "description": "API for Botpress Cloud",
284646
284646
  "server": "https://api.botpress.cloud",
284647
- "version": "1.7.0",
284647
+ "version": "1.9.0",
284648
284648
  "prefix": "v1"
284649
284649
  },
284650
284650
  "errors": [
@@ -285183,6 +285183,14 @@ var state = {
285183
285183
  "schema": {
285184
285184
  "type": "object",
285185
285185
  "additionalProperties": true
285186
+ },
285187
+ "attributes": {
285188
+ "type": "object",
285189
+ "additionalProperties": {
285190
+ "type": "string",
285191
+ "maxLength": 200
285192
+ },
285193
+ "description": "Optional attributes"
285186
285194
  }
285187
285195
  },
285188
285196
  "required": [
@@ -285306,6 +285314,14 @@ var state = {
285306
285314
  "schema"
285307
285315
  ],
285308
285316
  "additionalProperties": false
285317
+ },
285318
+ "attributes": {
285319
+ "type": "object",
285320
+ "additionalProperties": {
285321
+ "type": "string",
285322
+ "maxLength": 200
285323
+ },
285324
+ "description": "Optional attributes"
285309
285325
  }
285310
285326
  },
285311
285327
  "required": [
@@ -285827,6 +285843,14 @@ var state = {
285827
285843
  "schema": {
285828
285844
  "type": "object",
285829
285845
  "additionalProperties": true
285846
+ },
285847
+ "attributes": {
285848
+ "type": "object",
285849
+ "additionalProperties": {
285850
+ "type": "string",
285851
+ "maxLength": 200
285852
+ },
285853
+ "description": "Optional attributes"
285830
285854
  }
285831
285855
  },
285832
285856
  "required": [
@@ -285882,6 +285906,14 @@ var state = {
285882
285906
  "schema"
285883
285907
  ],
285884
285908
  "additionalProperties": false
285909
+ },
285910
+ "attributes": {
285911
+ "type": "object",
285912
+ "additionalProperties": {
285913
+ "type": "string",
285914
+ "maxLength": 200
285915
+ },
285916
+ "description": "Optional attributes"
285885
285917
  }
285886
285918
  },
285887
285919
  "required": [
@@ -286122,6 +286154,14 @@ var state = {
286122
286154
  "schema": {
286123
286155
  "type": "object",
286124
286156
  "additionalProperties": true
286157
+ },
286158
+ "attributes": {
286159
+ "type": "object",
286160
+ "additionalProperties": {
286161
+ "type": "string",
286162
+ "maxLength": 200
286163
+ },
286164
+ "description": "Optional attributes"
286125
286165
  }
286126
286166
  },
286127
286167
  "required": [
@@ -286177,6 +286217,14 @@ var state = {
286177
286217
  "schema"
286178
286218
  ],
286179
286219
  "additionalProperties": false
286220
+ },
286221
+ "attributes": {
286222
+ "type": "object",
286223
+ "additionalProperties": {
286224
+ "type": "string",
286225
+ "maxLength": 200
286226
+ },
286227
+ "description": "Optional attributes"
286180
286228
  }
286181
286229
  },
286182
286230
  "required": [
@@ -286367,6 +286415,14 @@ var state = {
286367
286415
  "schema": {
286368
286416
  "type": "object",
286369
286417
  "additionalProperties": true
286418
+ },
286419
+ "attributes": {
286420
+ "type": "object",
286421
+ "additionalProperties": {
286422
+ "type": "string",
286423
+ "maxLength": 200
286424
+ },
286425
+ "description": "Optional attributes"
286370
286426
  }
286371
286427
  },
286372
286428
  "required": [
@@ -286422,6 +286478,14 @@ var state = {
286422
286478
  "schema"
286423
286479
  ],
286424
286480
  "additionalProperties": false
286481
+ },
286482
+ "attributes": {
286483
+ "type": "object",
286484
+ "additionalProperties": {
286485
+ "type": "string",
286486
+ "maxLength": 200
286487
+ },
286488
+ "description": "Optional attributes"
286425
286489
  }
286426
286490
  },
286427
286491
  "required": [
@@ -289400,6 +289464,14 @@ var state2 = {
289400
289464
  "schema": {
289401
289465
  "type": "object",
289402
289466
  "additionalProperties": true
289467
+ },
289468
+ "attributes": {
289469
+ "type": "object",
289470
+ "additionalProperties": {
289471
+ "type": "string",
289472
+ "maxLength": 200
289473
+ },
289474
+ "description": "Optional attributes"
289403
289475
  }
289404
289476
  },
289405
289477
  "required": [
@@ -289455,6 +289527,14 @@ var state2 = {
289455
289527
  "schema"
289456
289528
  ],
289457
289529
  "additionalProperties": false
289530
+ },
289531
+ "attributes": {
289532
+ "type": "object",
289533
+ "additionalProperties": {
289534
+ "type": "string",
289535
+ "maxLength": 200
289536
+ },
289537
+ "description": "Optional attributes"
289458
289538
  }
289459
289539
  },
289460
289540
  "required": [
@@ -290117,6 +290197,14 @@ var state2 = {
290117
290197
  "schema": {
290118
290198
  "type": "object",
290119
290199
  "additionalProperties": true
290200
+ },
290201
+ "attributes": {
290202
+ "type": "object",
290203
+ "additionalProperties": {
290204
+ "type": "string",
290205
+ "maxLength": 200
290206
+ },
290207
+ "description": "Optional attributes"
290120
290208
  }
290121
290209
  },
290122
290210
  "required": [
@@ -290172,6 +290260,14 @@ var state2 = {
290172
290260
  "schema"
290173
290261
  ],
290174
290262
  "additionalProperties": false
290263
+ },
290264
+ "attributes": {
290265
+ "type": "object",
290266
+ "additionalProperties": {
290267
+ "type": "string",
290268
+ "maxLength": 200
290269
+ },
290270
+ "description": "Optional attributes"
290175
290271
  }
290176
290272
  },
290177
290273
  "required": [
@@ -290629,6 +290725,14 @@ var state2 = {
290629
290725
  "schema": {
290630
290726
  "type": "object",
290631
290727
  "additionalProperties": true
290728
+ },
290729
+ "attributes": {
290730
+ "type": "object",
290731
+ "additionalProperties": {
290732
+ "type": "string",
290733
+ "maxLength": 200
290734
+ },
290735
+ "description": "Optional attributes"
290632
290736
  }
290633
290737
  },
290634
290738
  "required": [
@@ -290684,6 +290788,14 @@ var state2 = {
290684
290788
  "schema"
290685
290789
  ],
290686
290790
  "additionalProperties": false
290791
+ },
290792
+ "attributes": {
290793
+ "type": "object",
290794
+ "additionalProperties": {
290795
+ "type": "string",
290796
+ "maxLength": 200
290797
+ },
290798
+ "description": "Optional attributes"
290687
290799
  }
290688
290800
  },
290689
290801
  "required": [
@@ -291003,6 +291115,14 @@ var state2 = {
291003
291115
  "schema": {
291004
291116
  "type": "object",
291005
291117
  "additionalProperties": true
291118
+ },
291119
+ "attributes": {
291120
+ "type": "object",
291121
+ "additionalProperties": {
291122
+ "type": "string",
291123
+ "maxLength": 200
291124
+ },
291125
+ "description": "Optional attributes"
291006
291126
  }
291007
291127
  },
291008
291128
  "required": [
@@ -291058,6 +291178,14 @@ var state2 = {
291058
291178
  "schema"
291059
291179
  ],
291060
291180
  "additionalProperties": false
291181
+ },
291182
+ "attributes": {
291183
+ "type": "object",
291184
+ "additionalProperties": {
291185
+ "type": "string",
291186
+ "maxLength": 200
291187
+ },
291188
+ "description": "Optional attributes"
291061
291189
  }
291062
291190
  },
291063
291191
  "required": [
@@ -291351,6 +291479,14 @@ var state2 = {
291351
291479
  "schema": {
291352
291480
  "type": "object",
291353
291481
  "additionalProperties": true
291482
+ },
291483
+ "attributes": {
291484
+ "type": "object",
291485
+ "additionalProperties": {
291486
+ "type": "string",
291487
+ "maxLength": 200
291488
+ },
291489
+ "description": "Optional attributes"
291354
291490
  }
291355
291491
  },
291356
291492
  "required": [
@@ -291461,6 +291597,14 @@ var state2 = {
291461
291597
  "schema"
291462
291598
  ],
291463
291599
  "additionalProperties": false
291600
+ },
291601
+ "attributes": {
291602
+ "type": "object",
291603
+ "additionalProperties": {
291604
+ "type": "string",
291605
+ "maxLength": 200
291606
+ },
291607
+ "description": "Optional attributes"
291464
291608
  }
291465
291609
  },
291466
291610
  "required": [
@@ -291792,12 +291936,20 @@ var state2 = {
291792
291936
  "schema": {
291793
291937
  "type": "object",
291794
291938
  "additionalProperties": true
291939
+ },
291940
+ "attributes": {
291941
+ "type": "object",
291942
+ "additionalProperties": {
291943
+ "type": "string",
291944
+ "maxLength": 200,
291945
+ "nullable": true
291946
+ },
291947
+ "description": "Optional attributes. Set attributes to null to remove them"
291795
291948
  }
291796
291949
  },
291797
291950
  "required": [
291798
291951
  "schema"
291799
291952
  ],
291800
- "description": "Event Definition",
291801
291953
  "nullable": true,
291802
291954
  "additionalProperties": false
291803
291955
  }
@@ -291848,13 +292000,21 @@ var state2 = {
291848
292000
  "schema"
291849
292001
  ],
291850
292002
  "additionalProperties": false
292003
+ },
292004
+ "attributes": {
292005
+ "type": "object",
292006
+ "additionalProperties": {
292007
+ "type": "string",
292008
+ "maxLength": 200,
292009
+ "nullable": true
292010
+ },
292011
+ "description": "Optional attributes. Set attributes to null to remove them"
291851
292012
  }
291852
292013
  },
291853
292014
  "required": [
291854
292015
  "input",
291855
292016
  "output"
291856
292017
  ],
291857
- "description": "Action definition",
291858
292018
  "nullable": true,
291859
292019
  "additionalProperties": false
291860
292020
  }
@@ -295481,6 +295641,14 @@ var state2 = {
295481
295641
  "schema": {
295482
295642
  "type": "object",
295483
295643
  "additionalProperties": true
295644
+ },
295645
+ "attributes": {
295646
+ "type": "object",
295647
+ "additionalProperties": {
295648
+ "type": "string",
295649
+ "maxLength": 200
295650
+ },
295651
+ "description": "Optional attributes"
295484
295652
  }
295485
295653
  },
295486
295654
  "required": [
@@ -295536,6 +295704,14 @@ var state2 = {
295536
295704
  "schema"
295537
295705
  ],
295538
295706
  "additionalProperties": false
295707
+ },
295708
+ "attributes": {
295709
+ "type": "object",
295710
+ "additionalProperties": {
295711
+ "type": "string",
295712
+ "maxLength": 200
295713
+ },
295714
+ "description": "Optional attributes"
295539
295715
  }
295540
295716
  },
295541
295717
  "required": [
@@ -296047,6 +296223,14 @@ var state2 = {
296047
296223
  "schema": {
296048
296224
  "type": "object",
296049
296225
  "additionalProperties": true
296226
+ },
296227
+ "attributes": {
296228
+ "type": "object",
296229
+ "additionalProperties": {
296230
+ "type": "string",
296231
+ "maxLength": 200
296232
+ },
296233
+ "description": "Optional attributes"
296050
296234
  }
296051
296235
  },
296052
296236
  "required": [
@@ -296102,6 +296286,14 @@ var state2 = {
296102
296286
  "schema"
296103
296287
  ],
296104
296288
  "additionalProperties": false
296289
+ },
296290
+ "attributes": {
296291
+ "type": "object",
296292
+ "additionalProperties": {
296293
+ "type": "string",
296294
+ "maxLength": 200
296295
+ },
296296
+ "description": "Optional attributes"
296105
296297
  }
296106
296298
  },
296107
296299
  "required": [
@@ -296735,13 +296927,21 @@ var state2 = {
296735
296927
  "schema"
296736
296928
  ],
296737
296929
  "additionalProperties": false
296930
+ },
296931
+ "attributes": {
296932
+ "type": "object",
296933
+ "additionalProperties": {
296934
+ "type": "string",
296935
+ "maxLength": 200,
296936
+ "nullable": true
296937
+ },
296938
+ "description": "Optional attributes. Set attributes to null to remove them"
296738
296939
  }
296739
296940
  },
296740
296941
  "required": [
296741
296942
  "input",
296742
296943
  "output"
296743
296944
  ],
296744
- "description": "Action definition",
296745
296945
  "nullable": true,
296746
296946
  "additionalProperties": false
296747
296947
  }
@@ -296764,12 +296964,20 @@ var state2 = {
296764
296964
  "schema": {
296765
296965
  "type": "object",
296766
296966
  "additionalProperties": true
296967
+ },
296968
+ "attributes": {
296969
+ "type": "object",
296970
+ "additionalProperties": {
296971
+ "type": "string",
296972
+ "maxLength": 200,
296973
+ "nullable": true
296974
+ },
296975
+ "description": "Optional attributes. Set attributes to null to remove them"
296767
296976
  }
296768
296977
  },
296769
296978
  "required": [
296770
296979
  "schema"
296771
296980
  ],
296772
- "description": "Event Definition",
296773
296981
  "nullable": true,
296774
296982
  "additionalProperties": false
296775
296983
  }
@@ -297318,13 +297526,21 @@ var state2 = {
297318
297526
  "schema"
297319
297527
  ],
297320
297528
  "additionalProperties": false
297529
+ },
297530
+ "attributes": {
297531
+ "type": "object",
297532
+ "additionalProperties": {
297533
+ "type": "string",
297534
+ "maxLength": 200,
297535
+ "nullable": true
297536
+ },
297537
+ "description": "Optional attributes. Set attributes to null to remove them"
297321
297538
  }
297322
297539
  },
297323
297540
  "required": [
297324
297541
  "input",
297325
297542
  "output"
297326
297543
  ],
297327
- "description": "Action definition",
297328
297544
  "nullable": true,
297329
297545
  "additionalProperties": false
297330
297546
  }
@@ -297347,12 +297563,20 @@ var state2 = {
297347
297563
  "schema": {
297348
297564
  "type": "object",
297349
297565
  "additionalProperties": true
297566
+ },
297567
+ "attributes": {
297568
+ "type": "object",
297569
+ "additionalProperties": {
297570
+ "type": "string",
297571
+ "maxLength": 200,
297572
+ "nullable": true
297573
+ },
297574
+ "description": "Optional attributes. Set attributes to null to remove them"
297350
297575
  }
297351
297576
  },
297352
297577
  "required": [
297353
297578
  "schema"
297354
297579
  ],
297355
- "description": "Event Definition",
297356
297580
  "nullable": true,
297357
297581
  "additionalProperties": false
297358
297582
  }
@@ -298154,6 +298378,14 @@ var state2 = {
298154
298378
  "schema": {
298155
298379
  "type": "object",
298156
298380
  "additionalProperties": true
298381
+ },
298382
+ "attributes": {
298383
+ "type": "object",
298384
+ "additionalProperties": {
298385
+ "type": "string",
298386
+ "maxLength": 200
298387
+ },
298388
+ "description": "Optional attributes"
298157
298389
  }
298158
298390
  },
298159
298391
  "required": [
@@ -298209,6 +298441,14 @@ var state2 = {
298209
298441
  "schema"
298210
298442
  ],
298211
298443
  "additionalProperties": false
298444
+ },
298445
+ "attributes": {
298446
+ "type": "object",
298447
+ "additionalProperties": {
298448
+ "type": "string",
298449
+ "maxLength": 200
298450
+ },
298451
+ "description": "Optional attributes"
298212
298452
  }
298213
298453
  },
298214
298454
  "required": [
@@ -298432,12 +298672,20 @@ var state2 = {
298432
298672
  "schema": {
298433
298673
  "type": "object",
298434
298674
  "additionalProperties": true
298675
+ },
298676
+ "attributes": {
298677
+ "type": "object",
298678
+ "additionalProperties": {
298679
+ "type": "string",
298680
+ "maxLength": 200,
298681
+ "nullable": true
298682
+ },
298683
+ "description": "Optional attributes. Set attributes to null to remove them"
298435
298684
  }
298436
298685
  },
298437
298686
  "required": [
298438
298687
  "schema"
298439
298688
  ],
298440
- "description": "Event Definition",
298441
298689
  "nullable": true,
298442
298690
  "additionalProperties": false
298443
298691
  }
@@ -298488,13 +298736,21 @@ var state2 = {
298488
298736
  "schema"
298489
298737
  ],
298490
298738
  "additionalProperties": false
298739
+ },
298740
+ "attributes": {
298741
+ "type": "object",
298742
+ "additionalProperties": {
298743
+ "type": "string",
298744
+ "maxLength": 200,
298745
+ "nullable": true
298746
+ },
298747
+ "description": "Optional attributes. Set attributes to null to remove them"
298491
298748
  }
298492
298749
  },
298493
298750
  "required": [
298494
298751
  "input",
298495
298752
  "output"
298496
298753
  ],
298497
- "description": "Action definition",
298498
298754
  "nullable": true,
298499
298755
  "additionalProperties": false
298500
298756
  }
@@ -298783,6 +299039,14 @@ var state2 = {
298783
299039
  "schema": {
298784
299040
  "type": "object",
298785
299041
  "additionalProperties": true
299042
+ },
299043
+ "attributes": {
299044
+ "type": "object",
299045
+ "additionalProperties": {
299046
+ "type": "string",
299047
+ "maxLength": 200
299048
+ },
299049
+ "description": "Optional attributes"
298786
299050
  }
298787
299051
  },
298788
299052
  "required": [
@@ -298838,6 +299102,14 @@ var state2 = {
298838
299102
  "schema"
298839
299103
  ],
298840
299104
  "additionalProperties": false
299105
+ },
299106
+ "attributes": {
299107
+ "type": "object",
299108
+ "additionalProperties": {
299109
+ "type": "string",
299110
+ "maxLength": 200
299111
+ },
299112
+ "description": "Optional attributes"
298841
299113
  }
298842
299114
  },
298843
299115
  "required": [
@@ -299173,12 +299445,20 @@ var state2 = {
299173
299445
  "schema": {
299174
299446
  "type": "object",
299175
299447
  "additionalProperties": true
299448
+ },
299449
+ "attributes": {
299450
+ "type": "object",
299451
+ "additionalProperties": {
299452
+ "type": "string",
299453
+ "maxLength": 200,
299454
+ "nullable": true
299455
+ },
299456
+ "description": "Optional attributes. Set attributes to null to remove them"
299176
299457
  }
299177
299458
  },
299178
299459
  "required": [
299179
299460
  "schema"
299180
299461
  ],
299181
- "description": "Event Definition",
299182
299462
  "nullable": true,
299183
299463
  "additionalProperties": false
299184
299464
  }
@@ -299229,13 +299509,21 @@ var state2 = {
299229
299509
  "schema"
299230
299510
  ],
299231
299511
  "additionalProperties": false
299512
+ },
299513
+ "attributes": {
299514
+ "type": "object",
299515
+ "additionalProperties": {
299516
+ "type": "string",
299517
+ "maxLength": 200,
299518
+ "nullable": true
299519
+ },
299520
+ "description": "Optional attributes. Set attributes to null to remove them"
299232
299521
  }
299233
299522
  },
299234
299523
  "required": [
299235
299524
  "input",
299236
299525
  "output"
299237
299526
  ],
299238
- "description": "Action definition",
299239
299527
  "nullable": true,
299240
299528
  "additionalProperties": false
299241
299529
  }
@@ -300073,7 +300361,7 @@ var state2 = {
300073
300361
  "title": "Botpress API",
300074
300362
  "description": "API for Botpress Cloud",
300075
300363
  "server": "https://api.botpress.cloud",
300076
- "version": "1.7.0",
300364
+ "version": "1.9.0",
300077
300365
  "prefix": "v1"
300078
300366
  },
300079
300367
  "errors": [
@@ -300667,6 +300955,14 @@ var state2 = {
300667
300955
  "schema": {
300668
300956
  "type": "object",
300669
300957
  "additionalProperties": true
300958
+ },
300959
+ "attributes": {
300960
+ "type": "object",
300961
+ "additionalProperties": {
300962
+ "type": "string",
300963
+ "maxLength": 200
300964
+ },
300965
+ "description": "Optional attributes"
300670
300966
  }
300671
300967
  },
300672
300968
  "required": [
@@ -300790,6 +301086,14 @@ var state2 = {
300790
301086
  "schema"
300791
301087
  ],
300792
301088
  "additionalProperties": false
301089
+ },
301090
+ "attributes": {
301091
+ "type": "object",
301092
+ "additionalProperties": {
301093
+ "type": "string",
301094
+ "maxLength": 200
301095
+ },
301096
+ "description": "Optional attributes"
300793
301097
  }
300794
301098
  },
300795
301099
  "required": [
@@ -301311,6 +301615,14 @@ var state2 = {
301311
301615
  "schema": {
301312
301616
  "type": "object",
301313
301617
  "additionalProperties": true
301618
+ },
301619
+ "attributes": {
301620
+ "type": "object",
301621
+ "additionalProperties": {
301622
+ "type": "string",
301623
+ "maxLength": 200
301624
+ },
301625
+ "description": "Optional attributes"
301314
301626
  }
301315
301627
  },
301316
301628
  "required": [
@@ -301366,6 +301678,14 @@ var state2 = {
301366
301678
  "schema"
301367
301679
  ],
301368
301680
  "additionalProperties": false
301681
+ },
301682
+ "attributes": {
301683
+ "type": "object",
301684
+ "additionalProperties": {
301685
+ "type": "string",
301686
+ "maxLength": 200
301687
+ },
301688
+ "description": "Optional attributes"
301369
301689
  }
301370
301690
  },
301371
301691
  "required": [
@@ -301606,6 +301926,14 @@ var state2 = {
301606
301926
  "schema": {
301607
301927
  "type": "object",
301608
301928
  "additionalProperties": true
301929
+ },
301930
+ "attributes": {
301931
+ "type": "object",
301932
+ "additionalProperties": {
301933
+ "type": "string",
301934
+ "maxLength": 200
301935
+ },
301936
+ "description": "Optional attributes"
301609
301937
  }
301610
301938
  },
301611
301939
  "required": [
@@ -301661,6 +301989,14 @@ var state2 = {
301661
301989
  "schema"
301662
301990
  ],
301663
301991
  "additionalProperties": false
301992
+ },
301993
+ "attributes": {
301994
+ "type": "object",
301995
+ "additionalProperties": {
301996
+ "type": "string",
301997
+ "maxLength": 200
301998
+ },
301999
+ "description": "Optional attributes"
301664
302000
  }
301665
302001
  },
301666
302002
  "required": [
@@ -301851,6 +302187,14 @@ var state2 = {
301851
302187
  "schema": {
301852
302188
  "type": "object",
301853
302189
  "additionalProperties": true
302190
+ },
302191
+ "attributes": {
302192
+ "type": "object",
302193
+ "additionalProperties": {
302194
+ "type": "string",
302195
+ "maxLength": 200
302196
+ },
302197
+ "description": "Optional attributes"
301854
302198
  }
301855
302199
  },
301856
302200
  "required": [
@@ -301906,6 +302250,14 @@ var state2 = {
301906
302250
  "schema"
301907
302251
  ],
301908
302252
  "additionalProperties": false
302253
+ },
302254
+ "attributes": {
302255
+ "type": "object",
302256
+ "additionalProperties": {
302257
+ "type": "string",
302258
+ "maxLength": 200
302259
+ },
302260
+ "description": "Optional attributes"
301909
302261
  }
301910
302262
  },
301911
302263
  "required": [
@@ -305421,7 +305773,7 @@ var state3 = {
305421
305773
  "title": "Botpress API",
305422
305774
  "description": "API for Botpress Cloud",
305423
305775
  "server": "https://api.botpress.cloud",
305424
- "version": "1.7.0",
305776
+ "version": "1.9.0",
305425
305777
  "prefix": "v1"
305426
305778
  },
305427
305779
  "errors": [
@@ -305911,6 +306263,14 @@ var state3 = {
305911
306263
  "schema": {
305912
306264
  "type": "object",
305913
306265
  "additionalProperties": true
306266
+ },
306267
+ "attributes": {
306268
+ "type": "object",
306269
+ "additionalProperties": {
306270
+ "type": "string",
306271
+ "maxLength": 200
306272
+ },
306273
+ "description": "Optional attributes"
305914
306274
  }
305915
306275
  },
305916
306276
  "required": [
@@ -306034,6 +306394,14 @@ var state3 = {
306034
306394
  "schema"
306035
306395
  ],
306036
306396
  "additionalProperties": false
306397
+ },
306398
+ "attributes": {
306399
+ "type": "object",
306400
+ "additionalProperties": {
306401
+ "type": "string",
306402
+ "maxLength": 200
306403
+ },
306404
+ "description": "Optional attributes"
306037
306405
  }
306038
306406
  },
306039
306407
  "required": [
@@ -306555,6 +306923,14 @@ var state3 = {
306555
306923
  "schema": {
306556
306924
  "type": "object",
306557
306925
  "additionalProperties": true
306926
+ },
306927
+ "attributes": {
306928
+ "type": "object",
306929
+ "additionalProperties": {
306930
+ "type": "string",
306931
+ "maxLength": 200
306932
+ },
306933
+ "description": "Optional attributes"
306558
306934
  }
306559
306935
  },
306560
306936
  "required": [
@@ -306610,6 +306986,14 @@ var state3 = {
306610
306986
  "schema"
306611
306987
  ],
306612
306988
  "additionalProperties": false
306989
+ },
306990
+ "attributes": {
306991
+ "type": "object",
306992
+ "additionalProperties": {
306993
+ "type": "string",
306994
+ "maxLength": 200
306995
+ },
306996
+ "description": "Optional attributes"
306613
306997
  }
306614
306998
  },
306615
306999
  "required": [
@@ -306850,6 +307234,14 @@ var state3 = {
306850
307234
  "schema": {
306851
307235
  "type": "object",
306852
307236
  "additionalProperties": true
307237
+ },
307238
+ "attributes": {
307239
+ "type": "object",
307240
+ "additionalProperties": {
307241
+ "type": "string",
307242
+ "maxLength": 200
307243
+ },
307244
+ "description": "Optional attributes"
306853
307245
  }
306854
307246
  },
306855
307247
  "required": [
@@ -306905,6 +307297,14 @@ var state3 = {
306905
307297
  "schema"
306906
307298
  ],
306907
307299
  "additionalProperties": false
307300
+ },
307301
+ "attributes": {
307302
+ "type": "object",
307303
+ "additionalProperties": {
307304
+ "type": "string",
307305
+ "maxLength": 200
307306
+ },
307307
+ "description": "Optional attributes"
306908
307308
  }
306909
307309
  },
306910
307310
  "required": [
@@ -307095,6 +307495,14 @@ var state3 = {
307095
307495
  "schema": {
307096
307496
  "type": "object",
307097
307497
  "additionalProperties": true
307498
+ },
307499
+ "attributes": {
307500
+ "type": "object",
307501
+ "additionalProperties": {
307502
+ "type": "string",
307503
+ "maxLength": 200
307504
+ },
307505
+ "description": "Optional attributes"
307098
307506
  }
307099
307507
  },
307100
307508
  "required": [
@@ -307150,6 +307558,14 @@ var state3 = {
307150
307558
  "schema"
307151
307559
  ],
307152
307560
  "additionalProperties": false
307561
+ },
307562
+ "attributes": {
307563
+ "type": "object",
307564
+ "additionalProperties": {
307565
+ "type": "string",
307566
+ "maxLength": 200
307567
+ },
307568
+ "description": "Optional attributes"
307153
307569
  }
307154
307570
  },
307155
307571
  "required": [
@@ -310216,7 +310632,7 @@ var state4 = {
310216
310632
  "title": "Botpress API",
310217
310633
  "description": "API for Botpress Cloud",
310218
310634
  "server": "https://api.botpress.cloud",
310219
- "version": "1.7.0",
310635
+ "version": "1.9.0",
310220
310636
  "prefix": "v1"
310221
310637
  },
310222
310638
  "errors": [
@@ -310715,6 +311131,14 @@ var state4 = {
310715
311131
  "schema": {
310716
311132
  "type": "object",
310717
311133
  "additionalProperties": true
311134
+ },
311135
+ "attributes": {
311136
+ "type": "object",
311137
+ "additionalProperties": {
311138
+ "type": "string",
311139
+ "maxLength": 200
311140
+ },
311141
+ "description": "Optional attributes"
310718
311142
  }
310719
311143
  },
310720
311144
  "required": [
@@ -310838,6 +311262,14 @@ var state4 = {
310838
311262
  "schema"
310839
311263
  ],
310840
311264
  "additionalProperties": false
311265
+ },
311266
+ "attributes": {
311267
+ "type": "object",
311268
+ "additionalProperties": {
311269
+ "type": "string",
311270
+ "maxLength": 200
311271
+ },
311272
+ "description": "Optional attributes"
310841
311273
  }
310842
311274
  },
310843
311275
  "required": [
@@ -311359,6 +311791,14 @@ var state4 = {
311359
311791
  "schema": {
311360
311792
  "type": "object",
311361
311793
  "additionalProperties": true
311794
+ },
311795
+ "attributes": {
311796
+ "type": "object",
311797
+ "additionalProperties": {
311798
+ "type": "string",
311799
+ "maxLength": 200
311800
+ },
311801
+ "description": "Optional attributes"
311362
311802
  }
311363
311803
  },
311364
311804
  "required": [
@@ -311414,6 +311854,14 @@ var state4 = {
311414
311854
  "schema"
311415
311855
  ],
311416
311856
  "additionalProperties": false
311857
+ },
311858
+ "attributes": {
311859
+ "type": "object",
311860
+ "additionalProperties": {
311861
+ "type": "string",
311862
+ "maxLength": 200
311863
+ },
311864
+ "description": "Optional attributes"
311417
311865
  }
311418
311866
  },
311419
311867
  "required": [
@@ -311654,6 +312102,14 @@ var state4 = {
311654
312102
  "schema": {
311655
312103
  "type": "object",
311656
312104
  "additionalProperties": true
312105
+ },
312106
+ "attributes": {
312107
+ "type": "object",
312108
+ "additionalProperties": {
312109
+ "type": "string",
312110
+ "maxLength": 200
312111
+ },
312112
+ "description": "Optional attributes"
311657
312113
  }
311658
312114
  },
311659
312115
  "required": [
@@ -311709,6 +312165,14 @@ var state4 = {
311709
312165
  "schema"
311710
312166
  ],
311711
312167
  "additionalProperties": false
312168
+ },
312169
+ "attributes": {
312170
+ "type": "object",
312171
+ "additionalProperties": {
312172
+ "type": "string",
312173
+ "maxLength": 200
312174
+ },
312175
+ "description": "Optional attributes"
311712
312176
  }
311713
312177
  },
311714
312178
  "required": [
@@ -311899,6 +312363,14 @@ var state4 = {
311899
312363
  "schema": {
311900
312364
  "type": "object",
311901
312365
  "additionalProperties": true
312366
+ },
312367
+ "attributes": {
312368
+ "type": "object",
312369
+ "additionalProperties": {
312370
+ "type": "string",
312371
+ "maxLength": 200
312372
+ },
312373
+ "description": "Optional attributes"
311902
312374
  }
311903
312375
  },
311904
312376
  "required": [
@@ -311954,6 +312426,14 @@ var state4 = {
311954
312426
  "schema"
311955
312427
  ],
311956
312428
  "additionalProperties": false
312429
+ },
312430
+ "attributes": {
312431
+ "type": "object",
312432
+ "additionalProperties": {
312433
+ "type": "string",
312434
+ "maxLength": 200
312435
+ },
312436
+ "description": "Optional attributes"
311957
312437
  }
311958
312438
  },
311959
312439
  "required": [
@@ -317494,6 +317974,14 @@ var state5 = {
317494
317974
  "schema": {
317495
317975
  "type": "object",
317496
317976
  "additionalProperties": true
317977
+ },
317978
+ "attributes": {
317979
+ "type": "object",
317980
+ "additionalProperties": {
317981
+ "type": "string",
317982
+ "maxLength": 200
317983
+ },
317984
+ "description": "Optional attributes"
317497
317985
  }
317498
317986
  },
317499
317987
  "required": [
@@ -317549,6 +318037,14 @@ var state5 = {
317549
318037
  "schema"
317550
318038
  ],
317551
318039
  "additionalProperties": false
318040
+ },
318041
+ "attributes": {
318042
+ "type": "object",
318043
+ "additionalProperties": {
318044
+ "type": "string",
318045
+ "maxLength": 200
318046
+ },
318047
+ "description": "Optional attributes"
317552
318048
  }
317553
318049
  },
317554
318050
  "required": [
@@ -318211,6 +318707,14 @@ var state5 = {
318211
318707
  "schema": {
318212
318708
  "type": "object",
318213
318709
  "additionalProperties": true
318710
+ },
318711
+ "attributes": {
318712
+ "type": "object",
318713
+ "additionalProperties": {
318714
+ "type": "string",
318715
+ "maxLength": 200
318716
+ },
318717
+ "description": "Optional attributes"
318214
318718
  }
318215
318719
  },
318216
318720
  "required": [
@@ -318266,6 +318770,14 @@ var state5 = {
318266
318770
  "schema"
318267
318771
  ],
318268
318772
  "additionalProperties": false
318773
+ },
318774
+ "attributes": {
318775
+ "type": "object",
318776
+ "additionalProperties": {
318777
+ "type": "string",
318778
+ "maxLength": 200
318779
+ },
318780
+ "description": "Optional attributes"
318269
318781
  }
318270
318782
  },
318271
318783
  "required": [
@@ -318723,6 +319235,14 @@ var state5 = {
318723
319235
  "schema": {
318724
319236
  "type": "object",
318725
319237
  "additionalProperties": true
319238
+ },
319239
+ "attributes": {
319240
+ "type": "object",
319241
+ "additionalProperties": {
319242
+ "type": "string",
319243
+ "maxLength": 200
319244
+ },
319245
+ "description": "Optional attributes"
318726
319246
  }
318727
319247
  },
318728
319248
  "required": [
@@ -318778,6 +319298,14 @@ var state5 = {
318778
319298
  "schema"
318779
319299
  ],
318780
319300
  "additionalProperties": false
319301
+ },
319302
+ "attributes": {
319303
+ "type": "object",
319304
+ "additionalProperties": {
319305
+ "type": "string",
319306
+ "maxLength": 200
319307
+ },
319308
+ "description": "Optional attributes"
318781
319309
  }
318782
319310
  },
318783
319311
  "required": [
@@ -319097,6 +319625,14 @@ var state5 = {
319097
319625
  "schema": {
319098
319626
  "type": "object",
319099
319627
  "additionalProperties": true
319628
+ },
319629
+ "attributes": {
319630
+ "type": "object",
319631
+ "additionalProperties": {
319632
+ "type": "string",
319633
+ "maxLength": 200
319634
+ },
319635
+ "description": "Optional attributes"
319100
319636
  }
319101
319637
  },
319102
319638
  "required": [
@@ -319152,6 +319688,14 @@ var state5 = {
319152
319688
  "schema"
319153
319689
  ],
319154
319690
  "additionalProperties": false
319691
+ },
319692
+ "attributes": {
319693
+ "type": "object",
319694
+ "additionalProperties": {
319695
+ "type": "string",
319696
+ "maxLength": 200
319697
+ },
319698
+ "description": "Optional attributes"
319155
319699
  }
319156
319700
  },
319157
319701
  "required": [
@@ -319445,6 +319989,14 @@ var state5 = {
319445
319989
  "schema": {
319446
319990
  "type": "object",
319447
319991
  "additionalProperties": true
319992
+ },
319993
+ "attributes": {
319994
+ "type": "object",
319995
+ "additionalProperties": {
319996
+ "type": "string",
319997
+ "maxLength": 200
319998
+ },
319999
+ "description": "Optional attributes"
319448
320000
  }
319449
320001
  },
319450
320002
  "required": [
@@ -319555,6 +320107,14 @@ var state5 = {
319555
320107
  "schema"
319556
320108
  ],
319557
320109
  "additionalProperties": false
320110
+ },
320111
+ "attributes": {
320112
+ "type": "object",
320113
+ "additionalProperties": {
320114
+ "type": "string",
320115
+ "maxLength": 200
320116
+ },
320117
+ "description": "Optional attributes"
319558
320118
  }
319559
320119
  },
319560
320120
  "required": [
@@ -319886,12 +320446,20 @@ var state5 = {
319886
320446
  "schema": {
319887
320447
  "type": "object",
319888
320448
  "additionalProperties": true
320449
+ },
320450
+ "attributes": {
320451
+ "type": "object",
320452
+ "additionalProperties": {
320453
+ "type": "string",
320454
+ "maxLength": 200,
320455
+ "nullable": true
320456
+ },
320457
+ "description": "Optional attributes. Set attributes to null to remove them"
319889
320458
  }
319890
320459
  },
319891
320460
  "required": [
319892
320461
  "schema"
319893
320462
  ],
319894
- "description": "Event Definition",
319895
320463
  "nullable": true,
319896
320464
  "additionalProperties": false
319897
320465
  }
@@ -319942,13 +320510,21 @@ var state5 = {
319942
320510
  "schema"
319943
320511
  ],
319944
320512
  "additionalProperties": false
320513
+ },
320514
+ "attributes": {
320515
+ "type": "object",
320516
+ "additionalProperties": {
320517
+ "type": "string",
320518
+ "maxLength": 200,
320519
+ "nullable": true
320520
+ },
320521
+ "description": "Optional attributes. Set attributes to null to remove them"
319945
320522
  }
319946
320523
  },
319947
320524
  "required": [
319948
320525
  "input",
319949
320526
  "output"
319950
320527
  ],
319951
- "description": "Action definition",
319952
320528
  "nullable": true,
319953
320529
  "additionalProperties": false
319954
320530
  }
@@ -323576,6 +324152,14 @@ var state5 = {
323576
324152
  "schema": {
323577
324153
  "type": "object",
323578
324154
  "additionalProperties": true
324155
+ },
324156
+ "attributes": {
324157
+ "type": "object",
324158
+ "additionalProperties": {
324159
+ "type": "string",
324160
+ "maxLength": 200
324161
+ },
324162
+ "description": "Optional attributes"
323579
324163
  }
323580
324164
  },
323581
324165
  "required": [
@@ -323631,6 +324215,14 @@ var state5 = {
323631
324215
  "schema"
323632
324216
  ],
323633
324217
  "additionalProperties": false
324218
+ },
324219
+ "attributes": {
324220
+ "type": "object",
324221
+ "additionalProperties": {
324222
+ "type": "string",
324223
+ "maxLength": 200
324224
+ },
324225
+ "description": "Optional attributes"
323634
324226
  }
323635
324227
  },
323636
324228
  "required": [
@@ -324142,6 +324734,14 @@ var state5 = {
324142
324734
  "schema": {
324143
324735
  "type": "object",
324144
324736
  "additionalProperties": true
324737
+ },
324738
+ "attributes": {
324739
+ "type": "object",
324740
+ "additionalProperties": {
324741
+ "type": "string",
324742
+ "maxLength": 200
324743
+ },
324744
+ "description": "Optional attributes"
324145
324745
  }
324146
324746
  },
324147
324747
  "required": [
@@ -324197,6 +324797,14 @@ var state5 = {
324197
324797
  "schema"
324198
324798
  ],
324199
324799
  "additionalProperties": false
324800
+ },
324801
+ "attributes": {
324802
+ "type": "object",
324803
+ "additionalProperties": {
324804
+ "type": "string",
324805
+ "maxLength": 200
324806
+ },
324807
+ "description": "Optional attributes"
324200
324808
  }
324201
324809
  },
324202
324810
  "required": [
@@ -324830,13 +325438,21 @@ var state5 = {
324830
325438
  "schema"
324831
325439
  ],
324832
325440
  "additionalProperties": false
325441
+ },
325442
+ "attributes": {
325443
+ "type": "object",
325444
+ "additionalProperties": {
325445
+ "type": "string",
325446
+ "maxLength": 200,
325447
+ "nullable": true
325448
+ },
325449
+ "description": "Optional attributes. Set attributes to null to remove them"
324833
325450
  }
324834
325451
  },
324835
325452
  "required": [
324836
325453
  "input",
324837
325454
  "output"
324838
325455
  ],
324839
- "description": "Action definition",
324840
325456
  "nullable": true,
324841
325457
  "additionalProperties": false
324842
325458
  }
@@ -324859,12 +325475,20 @@ var state5 = {
324859
325475
  "schema": {
324860
325476
  "type": "object",
324861
325477
  "additionalProperties": true
325478
+ },
325479
+ "attributes": {
325480
+ "type": "object",
325481
+ "additionalProperties": {
325482
+ "type": "string",
325483
+ "maxLength": 200,
325484
+ "nullable": true
325485
+ },
325486
+ "description": "Optional attributes. Set attributes to null to remove them"
324862
325487
  }
324863
325488
  },
324864
325489
  "required": [
324865
325490
  "schema"
324866
325491
  ],
324867
- "description": "Event Definition",
324868
325492
  "nullable": true,
324869
325493
  "additionalProperties": false
324870
325494
  }
@@ -325413,13 +326037,21 @@ var state5 = {
325413
326037
  "schema"
325414
326038
  ],
325415
326039
  "additionalProperties": false
326040
+ },
326041
+ "attributes": {
326042
+ "type": "object",
326043
+ "additionalProperties": {
326044
+ "type": "string",
326045
+ "maxLength": 200,
326046
+ "nullable": true
326047
+ },
326048
+ "description": "Optional attributes. Set attributes to null to remove them"
325416
326049
  }
325417
326050
  },
325418
326051
  "required": [
325419
326052
  "input",
325420
326053
  "output"
325421
326054
  ],
325422
- "description": "Action definition",
325423
326055
  "nullable": true,
325424
326056
  "additionalProperties": false
325425
326057
  }
@@ -325442,12 +326074,20 @@ var state5 = {
325442
326074
  "schema": {
325443
326075
  "type": "object",
325444
326076
  "additionalProperties": true
326077
+ },
326078
+ "attributes": {
326079
+ "type": "object",
326080
+ "additionalProperties": {
326081
+ "type": "string",
326082
+ "maxLength": 200,
326083
+ "nullable": true
326084
+ },
326085
+ "description": "Optional attributes. Set attributes to null to remove them"
325445
326086
  }
325446
326087
  },
325447
326088
  "required": [
325448
326089
  "schema"
325449
326090
  ],
325450
- "description": "Event Definition",
325451
326091
  "nullable": true,
325452
326092
  "additionalProperties": false
325453
326093
  }
@@ -326249,6 +326889,14 @@ var state5 = {
326249
326889
  "schema": {
326250
326890
  "type": "object",
326251
326891
  "additionalProperties": true
326892
+ },
326893
+ "attributes": {
326894
+ "type": "object",
326895
+ "additionalProperties": {
326896
+ "type": "string",
326897
+ "maxLength": 200
326898
+ },
326899
+ "description": "Optional attributes"
326252
326900
  }
326253
326901
  },
326254
326902
  "required": [
@@ -326304,6 +326952,14 @@ var state5 = {
326304
326952
  "schema"
326305
326953
  ],
326306
326954
  "additionalProperties": false
326955
+ },
326956
+ "attributes": {
326957
+ "type": "object",
326958
+ "additionalProperties": {
326959
+ "type": "string",
326960
+ "maxLength": 200
326961
+ },
326962
+ "description": "Optional attributes"
326307
326963
  }
326308
326964
  },
326309
326965
  "required": [
@@ -326527,12 +327183,20 @@ var state5 = {
326527
327183
  "schema": {
326528
327184
  "type": "object",
326529
327185
  "additionalProperties": true
327186
+ },
327187
+ "attributes": {
327188
+ "type": "object",
327189
+ "additionalProperties": {
327190
+ "type": "string",
327191
+ "maxLength": 200,
327192
+ "nullable": true
327193
+ },
327194
+ "description": "Optional attributes. Set attributes to null to remove them"
326530
327195
  }
326531
327196
  },
326532
327197
  "required": [
326533
327198
  "schema"
326534
327199
  ],
326535
- "description": "Event Definition",
326536
327200
  "nullable": true,
326537
327201
  "additionalProperties": false
326538
327202
  }
@@ -326583,13 +327247,21 @@ var state5 = {
326583
327247
  "schema"
326584
327248
  ],
326585
327249
  "additionalProperties": false
327250
+ },
327251
+ "attributes": {
327252
+ "type": "object",
327253
+ "additionalProperties": {
327254
+ "type": "string",
327255
+ "maxLength": 200,
327256
+ "nullable": true
327257
+ },
327258
+ "description": "Optional attributes. Set attributes to null to remove them"
326586
327259
  }
326587
327260
  },
326588
327261
  "required": [
326589
327262
  "input",
326590
327263
  "output"
326591
327264
  ],
326592
- "description": "Action definition",
326593
327265
  "nullable": true,
326594
327266
  "additionalProperties": false
326595
327267
  }
@@ -326878,6 +327550,14 @@ var state5 = {
326878
327550
  "schema": {
326879
327551
  "type": "object",
326880
327552
  "additionalProperties": true
327553
+ },
327554
+ "attributes": {
327555
+ "type": "object",
327556
+ "additionalProperties": {
327557
+ "type": "string",
327558
+ "maxLength": 200
327559
+ },
327560
+ "description": "Optional attributes"
326881
327561
  }
326882
327562
  },
326883
327563
  "required": [
@@ -326933,6 +327613,14 @@ var state5 = {
326933
327613
  "schema"
326934
327614
  ],
326935
327615
  "additionalProperties": false
327616
+ },
327617
+ "attributes": {
327618
+ "type": "object",
327619
+ "additionalProperties": {
327620
+ "type": "string",
327621
+ "maxLength": 200
327622
+ },
327623
+ "description": "Optional attributes"
326936
327624
  }
326937
327625
  },
326938
327626
  "required": [
@@ -327268,12 +327956,20 @@ var state5 = {
327268
327956
  "schema": {
327269
327957
  "type": "object",
327270
327958
  "additionalProperties": true
327959
+ },
327960
+ "attributes": {
327961
+ "type": "object",
327962
+ "additionalProperties": {
327963
+ "type": "string",
327964
+ "maxLength": 200,
327965
+ "nullable": true
327966
+ },
327967
+ "description": "Optional attributes. Set attributes to null to remove them"
327271
327968
  }
327272
327969
  },
327273
327970
  "required": [
327274
327971
  "schema"
327275
327972
  ],
327276
- "description": "Event Definition",
327277
327973
  "nullable": true,
327278
327974
  "additionalProperties": false
327279
327975
  }
@@ -327324,13 +328020,21 @@ var state5 = {
327324
328020
  "schema"
327325
328021
  ],
327326
328022
  "additionalProperties": false
328023
+ },
328024
+ "attributes": {
328025
+ "type": "object",
328026
+ "additionalProperties": {
328027
+ "type": "string",
328028
+ "maxLength": 200,
328029
+ "nullable": true
328030
+ },
328031
+ "description": "Optional attributes. Set attributes to null to remove them"
327327
328032
  }
327328
328033
  },
327329
328034
  "required": [
327330
328035
  "input",
327331
328036
  "output"
327332
328037
  ],
327333
- "description": "Action definition",
327334
328038
  "nullable": true,
327335
328039
  "additionalProperties": false
327336
328040
  }
@@ -330943,7 +331647,7 @@ var state5 = {
330943
331647
  "title": "Botpress API",
330944
331648
  "description": "API for Botpress Cloud",
330945
331649
  "server": "https://api.botpress.cloud",
330946
- "version": "1.7.0",
331650
+ "version": "1.9.0",
330947
331651
  "prefix": "v1"
330948
331652
  },
330949
331653
  "errors": [
@@ -331652,6 +332356,14 @@ var state5 = {
331652
332356
  "schema": {
331653
332357
  "type": "object",
331654
332358
  "additionalProperties": true
332359
+ },
332360
+ "attributes": {
332361
+ "type": "object",
332362
+ "additionalProperties": {
332363
+ "type": "string",
332364
+ "maxLength": 200
332365
+ },
332366
+ "description": "Optional attributes"
331655
332367
  }
331656
332368
  },
331657
332369
  "required": [
@@ -331775,6 +332487,14 @@ var state5 = {
331775
332487
  "schema"
331776
332488
  ],
331777
332489
  "additionalProperties": false
332490
+ },
332491
+ "attributes": {
332492
+ "type": "object",
332493
+ "additionalProperties": {
332494
+ "type": "string",
332495
+ "maxLength": 200
332496
+ },
332497
+ "description": "Optional attributes"
331778
332498
  }
331779
332499
  },
331780
332500
  "required": [
@@ -332296,6 +333016,14 @@ var state5 = {
332296
333016
  "schema": {
332297
333017
  "type": "object",
332298
333018
  "additionalProperties": true
333019
+ },
333020
+ "attributes": {
333021
+ "type": "object",
333022
+ "additionalProperties": {
333023
+ "type": "string",
333024
+ "maxLength": 200
333025
+ },
333026
+ "description": "Optional attributes"
332299
333027
  }
332300
333028
  },
332301
333029
  "required": [
@@ -332351,6 +333079,14 @@ var state5 = {
332351
333079
  "schema"
332352
333080
  ],
332353
333081
  "additionalProperties": false
333082
+ },
333083
+ "attributes": {
333084
+ "type": "object",
333085
+ "additionalProperties": {
333086
+ "type": "string",
333087
+ "maxLength": 200
333088
+ },
333089
+ "description": "Optional attributes"
332354
333090
  }
332355
333091
  },
332356
333092
  "required": [
@@ -332591,6 +333327,14 @@ var state5 = {
332591
333327
  "schema": {
332592
333328
  "type": "object",
332593
333329
  "additionalProperties": true
333330
+ },
333331
+ "attributes": {
333332
+ "type": "object",
333333
+ "additionalProperties": {
333334
+ "type": "string",
333335
+ "maxLength": 200
333336
+ },
333337
+ "description": "Optional attributes"
332594
333338
  }
332595
333339
  },
332596
333340
  "required": [
@@ -332646,6 +333390,14 @@ var state5 = {
332646
333390
  "schema"
332647
333391
  ],
332648
333392
  "additionalProperties": false
333393
+ },
333394
+ "attributes": {
333395
+ "type": "object",
333396
+ "additionalProperties": {
333397
+ "type": "string",
333398
+ "maxLength": 200
333399
+ },
333400
+ "description": "Optional attributes"
332649
333401
  }
332650
333402
  },
332651
333403
  "required": [
@@ -332836,6 +333588,14 @@ var state5 = {
332836
333588
  "schema": {
332837
333589
  "type": "object",
332838
333590
  "additionalProperties": true
333591
+ },
333592
+ "attributes": {
333593
+ "type": "object",
333594
+ "additionalProperties": {
333595
+ "type": "string",
333596
+ "maxLength": 200
333597
+ },
333598
+ "description": "Optional attributes"
332839
333599
  }
332840
333600
  },
332841
333601
  "required": [
@@ -332891,6 +333651,14 @@ var state5 = {
332891
333651
  "schema"
332892
333652
  ],
332893
333653
  "additionalProperties": false
333654
+ },
333655
+ "attributes": {
333656
+ "type": "object",
333657
+ "additionalProperties": {
333658
+ "type": "string",
333659
+ "maxLength": 200
333660
+ },
333661
+ "description": "Optional attributes"
332894
333662
  }
332895
333663
  },
332896
333664
  "required": [