@botpress/api 1.7.0 → 1.8.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.8.0",
284648
284648
  "prefix": "v1"
284649
284649
  },
284650
284650
  "errors": [
@@ -285306,6 +285306,14 @@ var state = {
285306
285306
  "schema"
285307
285307
  ],
285308
285308
  "additionalProperties": false
285309
+ },
285310
+ "attributes": {
285311
+ "type": "object",
285312
+ "additionalProperties": {
285313
+ "type": "string",
285314
+ "maxLength": 200
285315
+ },
285316
+ "description": "Optional attributes"
285309
285317
  }
285310
285318
  },
285311
285319
  "required": [
@@ -285882,6 +285890,14 @@ var state = {
285882
285890
  "schema"
285883
285891
  ],
285884
285892
  "additionalProperties": false
285893
+ },
285894
+ "attributes": {
285895
+ "type": "object",
285896
+ "additionalProperties": {
285897
+ "type": "string",
285898
+ "maxLength": 200
285899
+ },
285900
+ "description": "Optional attributes"
285885
285901
  }
285886
285902
  },
285887
285903
  "required": [
@@ -286177,6 +286193,14 @@ var state = {
286177
286193
  "schema"
286178
286194
  ],
286179
286195
  "additionalProperties": false
286196
+ },
286197
+ "attributes": {
286198
+ "type": "object",
286199
+ "additionalProperties": {
286200
+ "type": "string",
286201
+ "maxLength": 200
286202
+ },
286203
+ "description": "Optional attributes"
286180
286204
  }
286181
286205
  },
286182
286206
  "required": [
@@ -286422,6 +286446,14 @@ var state = {
286422
286446
  "schema"
286423
286447
  ],
286424
286448
  "additionalProperties": false
286449
+ },
286450
+ "attributes": {
286451
+ "type": "object",
286452
+ "additionalProperties": {
286453
+ "type": "string",
286454
+ "maxLength": 200
286455
+ },
286456
+ "description": "Optional attributes"
286425
286457
  }
286426
286458
  },
286427
286459
  "required": [
@@ -289455,6 +289487,14 @@ var state2 = {
289455
289487
  "schema"
289456
289488
  ],
289457
289489
  "additionalProperties": false
289490
+ },
289491
+ "attributes": {
289492
+ "type": "object",
289493
+ "additionalProperties": {
289494
+ "type": "string",
289495
+ "maxLength": 200
289496
+ },
289497
+ "description": "Optional attributes"
289458
289498
  }
289459
289499
  },
289460
289500
  "required": [
@@ -290172,6 +290212,14 @@ var state2 = {
290172
290212
  "schema"
290173
290213
  ],
290174
290214
  "additionalProperties": false
290215
+ },
290216
+ "attributes": {
290217
+ "type": "object",
290218
+ "additionalProperties": {
290219
+ "type": "string",
290220
+ "maxLength": 200
290221
+ },
290222
+ "description": "Optional attributes"
290175
290223
  }
290176
290224
  },
290177
290225
  "required": [
@@ -290684,6 +290732,14 @@ var state2 = {
290684
290732
  "schema"
290685
290733
  ],
290686
290734
  "additionalProperties": false
290735
+ },
290736
+ "attributes": {
290737
+ "type": "object",
290738
+ "additionalProperties": {
290739
+ "type": "string",
290740
+ "maxLength": 200
290741
+ },
290742
+ "description": "Optional attributes"
290687
290743
  }
290688
290744
  },
290689
290745
  "required": [
@@ -291058,6 +291114,14 @@ var state2 = {
291058
291114
  "schema"
291059
291115
  ],
291060
291116
  "additionalProperties": false
291117
+ },
291118
+ "attributes": {
291119
+ "type": "object",
291120
+ "additionalProperties": {
291121
+ "type": "string",
291122
+ "maxLength": 200
291123
+ },
291124
+ "description": "Optional attributes"
291061
291125
  }
291062
291126
  },
291063
291127
  "required": [
@@ -291461,6 +291525,14 @@ var state2 = {
291461
291525
  "schema"
291462
291526
  ],
291463
291527
  "additionalProperties": false
291528
+ },
291529
+ "attributes": {
291530
+ "type": "object",
291531
+ "additionalProperties": {
291532
+ "type": "string",
291533
+ "maxLength": 200
291534
+ },
291535
+ "description": "Optional attributes"
291464
291536
  }
291465
291537
  },
291466
291538
  "required": [
@@ -291848,6 +291920,14 @@ var state2 = {
291848
291920
  "schema"
291849
291921
  ],
291850
291922
  "additionalProperties": false
291923
+ },
291924
+ "attributes": {
291925
+ "type": "object",
291926
+ "additionalProperties": {
291927
+ "type": "string",
291928
+ "maxLength": 200
291929
+ },
291930
+ "description": "Optional attributes"
291851
291931
  }
291852
291932
  },
291853
291933
  "required": [
@@ -295536,6 +295616,14 @@ var state2 = {
295536
295616
  "schema"
295537
295617
  ],
295538
295618
  "additionalProperties": false
295619
+ },
295620
+ "attributes": {
295621
+ "type": "object",
295622
+ "additionalProperties": {
295623
+ "type": "string",
295624
+ "maxLength": 200
295625
+ },
295626
+ "description": "Optional attributes"
295539
295627
  }
295540
295628
  },
295541
295629
  "required": [
@@ -296102,6 +296190,14 @@ var state2 = {
296102
296190
  "schema"
296103
296191
  ],
296104
296192
  "additionalProperties": false
296193
+ },
296194
+ "attributes": {
296195
+ "type": "object",
296196
+ "additionalProperties": {
296197
+ "type": "string",
296198
+ "maxLength": 200
296199
+ },
296200
+ "description": "Optional attributes"
296105
296201
  }
296106
296202
  },
296107
296203
  "required": [
@@ -296735,13 +296831,21 @@ var state2 = {
296735
296831
  "schema"
296736
296832
  ],
296737
296833
  "additionalProperties": false
296834
+ },
296835
+ "attributes": {
296836
+ "type": "object",
296837
+ "additionalProperties": {
296838
+ "type": "string",
296839
+ "maxLength": 200,
296840
+ "nullable": true
296841
+ },
296842
+ "description": "Optional attributes. Set attributes to null to remove them"
296738
296843
  }
296739
296844
  },
296740
296845
  "required": [
296741
296846
  "input",
296742
296847
  "output"
296743
296848
  ],
296744
- "description": "Action definition",
296745
296849
  "nullable": true,
296746
296850
  "additionalProperties": false
296747
296851
  }
@@ -297318,13 +297422,21 @@ var state2 = {
297318
297422
  "schema"
297319
297423
  ],
297320
297424
  "additionalProperties": false
297425
+ },
297426
+ "attributes": {
297427
+ "type": "object",
297428
+ "additionalProperties": {
297429
+ "type": "string",
297430
+ "maxLength": 200,
297431
+ "nullable": true
297432
+ },
297433
+ "description": "Optional attributes. Set attributes to null to remove them"
297321
297434
  }
297322
297435
  },
297323
297436
  "required": [
297324
297437
  "input",
297325
297438
  "output"
297326
297439
  ],
297327
- "description": "Action definition",
297328
297440
  "nullable": true,
297329
297441
  "additionalProperties": false
297330
297442
  }
@@ -298209,6 +298321,14 @@ var state2 = {
298209
298321
  "schema"
298210
298322
  ],
298211
298323
  "additionalProperties": false
298324
+ },
298325
+ "attributes": {
298326
+ "type": "object",
298327
+ "additionalProperties": {
298328
+ "type": "string",
298329
+ "maxLength": 200
298330
+ },
298331
+ "description": "Optional attributes"
298212
298332
  }
298213
298333
  },
298214
298334
  "required": [
@@ -298488,13 +298608,20 @@ var state2 = {
298488
298608
  "schema"
298489
298609
  ],
298490
298610
  "additionalProperties": false
298611
+ },
298612
+ "attributes": {
298613
+ "type": "object",
298614
+ "additionalProperties": {
298615
+ "type": "string",
298616
+ "maxLength": 200,
298617
+ "nullable": true
298618
+ }
298491
298619
  }
298492
298620
  },
298493
298621
  "required": [
298494
298622
  "input",
298495
298623
  "output"
298496
298624
  ],
298497
- "description": "Action definition",
298498
298625
  "nullable": true,
298499
298626
  "additionalProperties": false
298500
298627
  }
@@ -298838,6 +298965,14 @@ var state2 = {
298838
298965
  "schema"
298839
298966
  ],
298840
298967
  "additionalProperties": false
298968
+ },
298969
+ "attributes": {
298970
+ "type": "object",
298971
+ "additionalProperties": {
298972
+ "type": "string",
298973
+ "maxLength": 200
298974
+ },
298975
+ "description": "Optional attributes"
298841
298976
  }
298842
298977
  },
298843
298978
  "required": [
@@ -299229,6 +299364,14 @@ var state2 = {
299229
299364
  "schema"
299230
299365
  ],
299231
299366
  "additionalProperties": false
299367
+ },
299368
+ "attributes": {
299369
+ "type": "object",
299370
+ "additionalProperties": {
299371
+ "type": "string",
299372
+ "maxLength": 200
299373
+ },
299374
+ "description": "Optional attributes"
299232
299375
  }
299233
299376
  },
299234
299377
  "required": [
@@ -300073,7 +300216,7 @@ var state2 = {
300073
300216
  "title": "Botpress API",
300074
300217
  "description": "API for Botpress Cloud",
300075
300218
  "server": "https://api.botpress.cloud",
300076
- "version": "1.7.0",
300219
+ "version": "1.8.0",
300077
300220
  "prefix": "v1"
300078
300221
  },
300079
300222
  "errors": [
@@ -300790,6 +300933,14 @@ var state2 = {
300790
300933
  "schema"
300791
300934
  ],
300792
300935
  "additionalProperties": false
300936
+ },
300937
+ "attributes": {
300938
+ "type": "object",
300939
+ "additionalProperties": {
300940
+ "type": "string",
300941
+ "maxLength": 200
300942
+ },
300943
+ "description": "Optional attributes"
300793
300944
  }
300794
300945
  },
300795
300946
  "required": [
@@ -301366,6 +301517,14 @@ var state2 = {
301366
301517
  "schema"
301367
301518
  ],
301368
301519
  "additionalProperties": false
301520
+ },
301521
+ "attributes": {
301522
+ "type": "object",
301523
+ "additionalProperties": {
301524
+ "type": "string",
301525
+ "maxLength": 200
301526
+ },
301527
+ "description": "Optional attributes"
301369
301528
  }
301370
301529
  },
301371
301530
  "required": [
@@ -301661,6 +301820,14 @@ var state2 = {
301661
301820
  "schema"
301662
301821
  ],
301663
301822
  "additionalProperties": false
301823
+ },
301824
+ "attributes": {
301825
+ "type": "object",
301826
+ "additionalProperties": {
301827
+ "type": "string",
301828
+ "maxLength": 200
301829
+ },
301830
+ "description": "Optional attributes"
301664
301831
  }
301665
301832
  },
301666
301833
  "required": [
@@ -301906,6 +302073,14 @@ var state2 = {
301906
302073
  "schema"
301907
302074
  ],
301908
302075
  "additionalProperties": false
302076
+ },
302077
+ "attributes": {
302078
+ "type": "object",
302079
+ "additionalProperties": {
302080
+ "type": "string",
302081
+ "maxLength": 200
302082
+ },
302083
+ "description": "Optional attributes"
301909
302084
  }
301910
302085
  },
301911
302086
  "required": [
@@ -305421,7 +305596,7 @@ var state3 = {
305421
305596
  "title": "Botpress API",
305422
305597
  "description": "API for Botpress Cloud",
305423
305598
  "server": "https://api.botpress.cloud",
305424
- "version": "1.7.0",
305599
+ "version": "1.8.0",
305425
305600
  "prefix": "v1"
305426
305601
  },
305427
305602
  "errors": [
@@ -306034,6 +306209,14 @@ var state3 = {
306034
306209
  "schema"
306035
306210
  ],
306036
306211
  "additionalProperties": false
306212
+ },
306213
+ "attributes": {
306214
+ "type": "object",
306215
+ "additionalProperties": {
306216
+ "type": "string",
306217
+ "maxLength": 200
306218
+ },
306219
+ "description": "Optional attributes"
306037
306220
  }
306038
306221
  },
306039
306222
  "required": [
@@ -306610,6 +306793,14 @@ var state3 = {
306610
306793
  "schema"
306611
306794
  ],
306612
306795
  "additionalProperties": false
306796
+ },
306797
+ "attributes": {
306798
+ "type": "object",
306799
+ "additionalProperties": {
306800
+ "type": "string",
306801
+ "maxLength": 200
306802
+ },
306803
+ "description": "Optional attributes"
306613
306804
  }
306614
306805
  },
306615
306806
  "required": [
@@ -306905,6 +307096,14 @@ var state3 = {
306905
307096
  "schema"
306906
307097
  ],
306907
307098
  "additionalProperties": false
307099
+ },
307100
+ "attributes": {
307101
+ "type": "object",
307102
+ "additionalProperties": {
307103
+ "type": "string",
307104
+ "maxLength": 200
307105
+ },
307106
+ "description": "Optional attributes"
306908
307107
  }
306909
307108
  },
306910
307109
  "required": [
@@ -307150,6 +307349,14 @@ var state3 = {
307150
307349
  "schema"
307151
307350
  ],
307152
307351
  "additionalProperties": false
307352
+ },
307353
+ "attributes": {
307354
+ "type": "object",
307355
+ "additionalProperties": {
307356
+ "type": "string",
307357
+ "maxLength": 200
307358
+ },
307359
+ "description": "Optional attributes"
307153
307360
  }
307154
307361
  },
307155
307362
  "required": [
@@ -310216,7 +310423,7 @@ var state4 = {
310216
310423
  "title": "Botpress API",
310217
310424
  "description": "API for Botpress Cloud",
310218
310425
  "server": "https://api.botpress.cloud",
310219
- "version": "1.7.0",
310426
+ "version": "1.8.0",
310220
310427
  "prefix": "v1"
310221
310428
  },
310222
310429
  "errors": [
@@ -310838,6 +311045,14 @@ var state4 = {
310838
311045
  "schema"
310839
311046
  ],
310840
311047
  "additionalProperties": false
311048
+ },
311049
+ "attributes": {
311050
+ "type": "object",
311051
+ "additionalProperties": {
311052
+ "type": "string",
311053
+ "maxLength": 200
311054
+ },
311055
+ "description": "Optional attributes"
310841
311056
  }
310842
311057
  },
310843
311058
  "required": [
@@ -311414,6 +311629,14 @@ var state4 = {
311414
311629
  "schema"
311415
311630
  ],
311416
311631
  "additionalProperties": false
311632
+ },
311633
+ "attributes": {
311634
+ "type": "object",
311635
+ "additionalProperties": {
311636
+ "type": "string",
311637
+ "maxLength": 200
311638
+ },
311639
+ "description": "Optional attributes"
311417
311640
  }
311418
311641
  },
311419
311642
  "required": [
@@ -311709,6 +311932,14 @@ var state4 = {
311709
311932
  "schema"
311710
311933
  ],
311711
311934
  "additionalProperties": false
311935
+ },
311936
+ "attributes": {
311937
+ "type": "object",
311938
+ "additionalProperties": {
311939
+ "type": "string",
311940
+ "maxLength": 200
311941
+ },
311942
+ "description": "Optional attributes"
311712
311943
  }
311713
311944
  },
311714
311945
  "required": [
@@ -311954,6 +312185,14 @@ var state4 = {
311954
312185
  "schema"
311955
312186
  ],
311956
312187
  "additionalProperties": false
312188
+ },
312189
+ "attributes": {
312190
+ "type": "object",
312191
+ "additionalProperties": {
312192
+ "type": "string",
312193
+ "maxLength": 200
312194
+ },
312195
+ "description": "Optional attributes"
311957
312196
  }
311958
312197
  },
311959
312198
  "required": [
@@ -317549,6 +317788,14 @@ var state5 = {
317549
317788
  "schema"
317550
317789
  ],
317551
317790
  "additionalProperties": false
317791
+ },
317792
+ "attributes": {
317793
+ "type": "object",
317794
+ "additionalProperties": {
317795
+ "type": "string",
317796
+ "maxLength": 200
317797
+ },
317798
+ "description": "Optional attributes"
317552
317799
  }
317553
317800
  },
317554
317801
  "required": [
@@ -318266,6 +318513,14 @@ var state5 = {
318266
318513
  "schema"
318267
318514
  ],
318268
318515
  "additionalProperties": false
318516
+ },
318517
+ "attributes": {
318518
+ "type": "object",
318519
+ "additionalProperties": {
318520
+ "type": "string",
318521
+ "maxLength": 200
318522
+ },
318523
+ "description": "Optional attributes"
318269
318524
  }
318270
318525
  },
318271
318526
  "required": [
@@ -318778,6 +319033,14 @@ var state5 = {
318778
319033
  "schema"
318779
319034
  ],
318780
319035
  "additionalProperties": false
319036
+ },
319037
+ "attributes": {
319038
+ "type": "object",
319039
+ "additionalProperties": {
319040
+ "type": "string",
319041
+ "maxLength": 200
319042
+ },
319043
+ "description": "Optional attributes"
318781
319044
  }
318782
319045
  },
318783
319046
  "required": [
@@ -319152,6 +319415,14 @@ var state5 = {
319152
319415
  "schema"
319153
319416
  ],
319154
319417
  "additionalProperties": false
319418
+ },
319419
+ "attributes": {
319420
+ "type": "object",
319421
+ "additionalProperties": {
319422
+ "type": "string",
319423
+ "maxLength": 200
319424
+ },
319425
+ "description": "Optional attributes"
319155
319426
  }
319156
319427
  },
319157
319428
  "required": [
@@ -319555,6 +319826,14 @@ var state5 = {
319555
319826
  "schema"
319556
319827
  ],
319557
319828
  "additionalProperties": false
319829
+ },
319830
+ "attributes": {
319831
+ "type": "object",
319832
+ "additionalProperties": {
319833
+ "type": "string",
319834
+ "maxLength": 200
319835
+ },
319836
+ "description": "Optional attributes"
319558
319837
  }
319559
319838
  },
319560
319839
  "required": [
@@ -319942,6 +320221,14 @@ var state5 = {
319942
320221
  "schema"
319943
320222
  ],
319944
320223
  "additionalProperties": false
320224
+ },
320225
+ "attributes": {
320226
+ "type": "object",
320227
+ "additionalProperties": {
320228
+ "type": "string",
320229
+ "maxLength": 200
320230
+ },
320231
+ "description": "Optional attributes"
319945
320232
  }
319946
320233
  },
319947
320234
  "required": [
@@ -323631,6 +323918,14 @@ var state5 = {
323631
323918
  "schema"
323632
323919
  ],
323633
323920
  "additionalProperties": false
323921
+ },
323922
+ "attributes": {
323923
+ "type": "object",
323924
+ "additionalProperties": {
323925
+ "type": "string",
323926
+ "maxLength": 200
323927
+ },
323928
+ "description": "Optional attributes"
323634
323929
  }
323635
323930
  },
323636
323931
  "required": [
@@ -324197,6 +324492,14 @@ var state5 = {
324197
324492
  "schema"
324198
324493
  ],
324199
324494
  "additionalProperties": false
324495
+ },
324496
+ "attributes": {
324497
+ "type": "object",
324498
+ "additionalProperties": {
324499
+ "type": "string",
324500
+ "maxLength": 200
324501
+ },
324502
+ "description": "Optional attributes"
324200
324503
  }
324201
324504
  },
324202
324505
  "required": [
@@ -324830,13 +325133,21 @@ var state5 = {
324830
325133
  "schema"
324831
325134
  ],
324832
325135
  "additionalProperties": false
325136
+ },
325137
+ "attributes": {
325138
+ "type": "object",
325139
+ "additionalProperties": {
325140
+ "type": "string",
325141
+ "maxLength": 200,
325142
+ "nullable": true
325143
+ },
325144
+ "description": "Optional attributes. Set attributes to null to remove them"
324833
325145
  }
324834
325146
  },
324835
325147
  "required": [
324836
325148
  "input",
324837
325149
  "output"
324838
325150
  ],
324839
- "description": "Action definition",
324840
325151
  "nullable": true,
324841
325152
  "additionalProperties": false
324842
325153
  }
@@ -325413,13 +325724,21 @@ var state5 = {
325413
325724
  "schema"
325414
325725
  ],
325415
325726
  "additionalProperties": false
325727
+ },
325728
+ "attributes": {
325729
+ "type": "object",
325730
+ "additionalProperties": {
325731
+ "type": "string",
325732
+ "maxLength": 200,
325733
+ "nullable": true
325734
+ },
325735
+ "description": "Optional attributes. Set attributes to null to remove them"
325416
325736
  }
325417
325737
  },
325418
325738
  "required": [
325419
325739
  "input",
325420
325740
  "output"
325421
325741
  ],
325422
- "description": "Action definition",
325423
325742
  "nullable": true,
325424
325743
  "additionalProperties": false
325425
325744
  }
@@ -326304,6 +326623,14 @@ var state5 = {
326304
326623
  "schema"
326305
326624
  ],
326306
326625
  "additionalProperties": false
326626
+ },
326627
+ "attributes": {
326628
+ "type": "object",
326629
+ "additionalProperties": {
326630
+ "type": "string",
326631
+ "maxLength": 200
326632
+ },
326633
+ "description": "Optional attributes"
326307
326634
  }
326308
326635
  },
326309
326636
  "required": [
@@ -326583,13 +326910,20 @@ var state5 = {
326583
326910
  "schema"
326584
326911
  ],
326585
326912
  "additionalProperties": false
326913
+ },
326914
+ "attributes": {
326915
+ "type": "object",
326916
+ "additionalProperties": {
326917
+ "type": "string",
326918
+ "maxLength": 200,
326919
+ "nullable": true
326920
+ }
326586
326921
  }
326587
326922
  },
326588
326923
  "required": [
326589
326924
  "input",
326590
326925
  "output"
326591
326926
  ],
326592
- "description": "Action definition",
326593
326927
  "nullable": true,
326594
326928
  "additionalProperties": false
326595
326929
  }
@@ -326933,6 +327267,14 @@ var state5 = {
326933
327267
  "schema"
326934
327268
  ],
326935
327269
  "additionalProperties": false
327270
+ },
327271
+ "attributes": {
327272
+ "type": "object",
327273
+ "additionalProperties": {
327274
+ "type": "string",
327275
+ "maxLength": 200
327276
+ },
327277
+ "description": "Optional attributes"
326936
327278
  }
326937
327279
  },
326938
327280
  "required": [
@@ -327324,6 +327666,14 @@ var state5 = {
327324
327666
  "schema"
327325
327667
  ],
327326
327668
  "additionalProperties": false
327669
+ },
327670
+ "attributes": {
327671
+ "type": "object",
327672
+ "additionalProperties": {
327673
+ "type": "string",
327674
+ "maxLength": 200
327675
+ },
327676
+ "description": "Optional attributes"
327327
327677
  }
327328
327678
  },
327329
327679
  "required": [
@@ -330943,7 +331293,7 @@ var state5 = {
330943
331293
  "title": "Botpress API",
330944
331294
  "description": "API for Botpress Cloud",
330945
331295
  "server": "https://api.botpress.cloud",
330946
- "version": "1.7.0",
331296
+ "version": "1.8.0",
330947
331297
  "prefix": "v1"
330948
331298
  },
330949
331299
  "errors": [
@@ -331775,6 +332125,14 @@ var state5 = {
331775
332125
  "schema"
331776
332126
  ],
331777
332127
  "additionalProperties": false
332128
+ },
332129
+ "attributes": {
332130
+ "type": "object",
332131
+ "additionalProperties": {
332132
+ "type": "string",
332133
+ "maxLength": 200
332134
+ },
332135
+ "description": "Optional attributes"
331778
332136
  }
331779
332137
  },
331780
332138
  "required": [
@@ -332351,6 +332709,14 @@ var state5 = {
332351
332709
  "schema"
332352
332710
  ],
332353
332711
  "additionalProperties": false
332712
+ },
332713
+ "attributes": {
332714
+ "type": "object",
332715
+ "additionalProperties": {
332716
+ "type": "string",
332717
+ "maxLength": 200
332718
+ },
332719
+ "description": "Optional attributes"
332354
332720
  }
332355
332721
  },
332356
332722
  "required": [
@@ -332646,6 +333012,14 @@ var state5 = {
332646
333012
  "schema"
332647
333013
  ],
332648
333014
  "additionalProperties": false
333015
+ },
333016
+ "attributes": {
333017
+ "type": "object",
333018
+ "additionalProperties": {
333019
+ "type": "string",
333020
+ "maxLength": 200
333021
+ },
333022
+ "description": "Optional attributes"
332649
333023
  }
332650
333024
  },
332651
333025
  "required": [
@@ -332891,6 +333265,14 @@ var state5 = {
332891
333265
  "schema"
332892
333266
  ],
332893
333267
  "additionalProperties": false
333268
+ },
333269
+ "attributes": {
333270
+ "type": "object",
333271
+ "additionalProperties": {
333272
+ "type": "string",
333273
+ "maxLength": 200
333274
+ },
333275
+ "description": "Optional attributes"
332894
333276
  }
332895
333277
  },
332896
333278
  "required": [