@forge/manifest 12.3.0 → 12.4.0-next.1

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.
@@ -6375,11 +6375,11 @@
6375
6375
  "experience": {
6376
6376
  "type": "array",
6377
6377
  "items": {
6378
- "type": "string",
6379
6378
  "enum": [
6380
6379
  "issue-view",
6381
6380
  "portal-view"
6382
- ]
6381
+ ],
6382
+ "type": "string"
6383
6383
  }
6384
6384
  }
6385
6385
  }
@@ -6658,12 +6658,12 @@
6658
6658
  "experience": {
6659
6659
  "type": "array",
6660
6660
  "items": {
6661
- "type": "string",
6662
6661
  "enum": [
6663
- "issue-view",
6664
6662
  "issue-create",
6663
+ "issue-view",
6665
6664
  "portal-request"
6666
- ]
6665
+ ],
6666
+ "type": "string"
6667
6667
  }
6668
6668
  },
6669
6669
  "isInline": {
@@ -6755,21 +6755,17 @@
6755
6755
  "type": "object",
6756
6756
  "properties": {
6757
6757
  "key": {
6758
- "type": "string",
6759
- "minLength": 1,
6760
- "maxLength": 255
6758
+ "type": "string"
6761
6759
  },
6762
6760
  "path": {
6763
- "type": "string",
6764
- "minLength": 1,
6765
- "maxLength": 255
6761
+ "type": "string"
6766
6762
  },
6767
6763
  "fieldType": {
6768
- "type": "string",
6769
6764
  "enum": [
6770
- "SINGLE_SELECT",
6771
- "MULTI_SELECT"
6772
- ]
6765
+ "MULTI_SELECT",
6766
+ "SINGLE_SELECT"
6767
+ ],
6768
+ "type": "string"
6773
6769
  }
6774
6770
  }
6775
6771
  },
@@ -6849,11 +6845,11 @@
6849
6845
  "experience": {
6850
6846
  "type": "array",
6851
6847
  "items": {
6852
- "type": "string",
6853
6848
  "enum": [
6854
6849
  "issue-view",
6855
6850
  "portal-view"
6856
- ]
6851
+ ],
6852
+ "type": "string"
6857
6853
  }
6858
6854
  }
6859
6855
  },
@@ -7132,12 +7128,12 @@
7132
7128
  "experience": {
7133
7129
  "type": "array",
7134
7130
  "items": {
7135
- "type": "string",
7136
7131
  "enum": [
7137
- "issue-view",
7138
7132
  "issue-create",
7133
+ "issue-view",
7139
7134
  "portal-request"
7140
- ]
7135
+ ],
7136
+ "type": "string"
7141
7137
  }
7142
7138
  },
7143
7139
  "isInline": {
@@ -7229,21 +7225,17 @@
7229
7225
  "type": "object",
7230
7226
  "properties": {
7231
7227
  "key": {
7232
- "type": "string",
7233
- "minLength": 1,
7234
- "maxLength": 255
7228
+ "type": "string"
7235
7229
  },
7236
7230
  "path": {
7237
- "type": "string",
7238
- "minLength": 1,
7239
- "maxLength": 255
7231
+ "type": "string"
7240
7232
  },
7241
7233
  "fieldType": {
7242
- "type": "string",
7243
7234
  "enum": [
7244
- "SINGLE_SELECT",
7245
- "MULTI_SELECT"
7246
- ]
7235
+ "MULTI_SELECT",
7236
+ "SINGLE_SELECT"
7237
+ ],
7238
+ "type": "string"
7247
7239
  }
7248
7240
  }
7249
7241
  },
@@ -7561,12 +7553,12 @@
7561
7553
  "experience": {
7562
7554
  "type": "array",
7563
7555
  "items": {
7564
- "type": "string",
7565
7556
  "enum": [
7566
- "issue-view",
7567
7557
  "issue-create",
7558
+ "issue-view",
7568
7559
  "portal-request"
7569
- ]
7560
+ ],
7561
+ "type": "string"
7570
7562
  }
7571
7563
  },
7572
7564
  "isInline": {
@@ -7658,21 +7650,17 @@
7658
7650
  "type": "object",
7659
7651
  "properties": {
7660
7652
  "key": {
7661
- "type": "string",
7662
- "minLength": 1,
7663
- "maxLength": 255
7653
+ "type": "string"
7664
7654
  },
7665
7655
  "path": {
7666
- "type": "string",
7667
- "minLength": 1,
7668
- "maxLength": 255
7656
+ "type": "string"
7669
7657
  },
7670
7658
  "fieldType": {
7671
- "type": "string",
7672
7659
  "enum": [
7673
- "SINGLE_SELECT",
7674
- "MULTI_SELECT"
7675
- ]
7660
+ "MULTI_SELECT",
7661
+ "SINGLE_SELECT"
7662
+ ],
7663
+ "type": "string"
7676
7664
  }
7677
7665
  }
7678
7666
  },
@@ -7761,11 +7749,11 @@
7761
7749
  "experience": {
7762
7750
  "type": "array",
7763
7751
  "items": {
7764
- "type": "string",
7765
7752
  "enum": [
7766
7753
  "issue-view",
7767
7754
  "portal-view"
7768
- ]
7755
+ ],
7756
+ "type": "string"
7769
7757
  }
7770
7758
  }
7771
7759
  }
@@ -8010,12 +7998,12 @@
8010
7998
  "experience": {
8011
7999
  "type": "array",
8012
8000
  "items": {
8013
- "type": "string",
8014
8001
  "enum": [
8015
- "issue-view",
8016
8002
  "issue-create",
8003
+ "issue-view",
8017
8004
  "portal-request"
8018
- ]
8005
+ ],
8006
+ "type": "string"
8019
8007
  }
8020
8008
  },
8021
8009
  "isInline": {
@@ -8308,11 +8296,11 @@
8308
8296
  "experience": {
8309
8297
  "type": "array",
8310
8298
  "items": {
8311
- "type": "string",
8312
8299
  "enum": [
8313
8300
  "issue-view",
8314
8301
  "portal-view"
8315
- ]
8302
+ ],
8303
+ "type": "string"
8316
8304
  }
8317
8305
  }
8318
8306
  },
@@ -8557,12 +8545,12 @@
8557
8545
  "experience": {
8558
8546
  "type": "array",
8559
8547
  "items": {
8560
- "type": "string",
8561
8548
  "enum": [
8562
- "issue-view",
8563
8549
  "issue-create",
8550
+ "issue-view",
8564
8551
  "portal-request"
8565
- ]
8552
+ ],
8553
+ "type": "string"
8566
8554
  }
8567
8555
  },
8568
8556
  "isInline": {
@@ -9059,12 +9047,12 @@
9059
9047
  "experience": {
9060
9048
  "type": "array",
9061
9049
  "items": {
9062
- "type": "string",
9063
9050
  "enum": [
9064
- "issue-view",
9065
9051
  "issue-create",
9052
+ "issue-view",
9066
9053
  "portal-request"
9067
- ]
9054
+ ],
9055
+ "type": "string"
9068
9056
  }
9069
9057
  },
9070
9058
  "isInline": {
@@ -13315,210 +13303,197 @@
13315
13303
  "jira:workflowPostFunction": {
13316
13304
  "type": "array",
13317
13305
  "items": {
13318
- "type": "object",
13319
- "properties": {
13320
- "name": {
13321
- "anyOf": [
13322
- {
13306
+ "oneOf": [
13307
+ {
13308
+ "type": "object",
13309
+ "properties": {
13310
+ "name": {
13311
+ "anyOf": [
13312
+ {
13313
+ "type": "string",
13314
+ "minLength": 1,
13315
+ "maxLength": 255
13316
+ },
13317
+ {
13318
+ "additionalProperties": false,
13319
+ "type": "object",
13320
+ "properties": {
13321
+ "i18n": {
13322
+ "type": "string",
13323
+ "minLength": 1,
13324
+ "maxLength": 300,
13325
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13326
+ }
13327
+ },
13328
+ "required": [
13329
+ "i18n"
13330
+ ]
13331
+ }
13332
+ ]
13333
+ },
13334
+ "name__i18n": {
13323
13335
  "type": "string",
13324
13336
  "minLength": 1,
13325
- "maxLength": 255
13337
+ "maxLength": 300,
13338
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13326
13339
  },
13327
- {
13328
- "additionalProperties": false,
13329
- "type": "object",
13330
- "properties": {
13331
- "i18n": {
13340
+ "description": {
13341
+ "anyOf": [
13342
+ {
13332
13343
  "type": "string",
13333
13344
  "minLength": 1,
13334
- "maxLength": 300,
13335
- "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13345
+ "maxLength": 1000
13346
+ },
13347
+ {
13348
+ "additionalProperties": false,
13349
+ "type": "object",
13350
+ "properties": {
13351
+ "i18n": {
13352
+ "type": "string",
13353
+ "minLength": 1,
13354
+ "maxLength": 300,
13355
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13356
+ }
13357
+ },
13358
+ "required": [
13359
+ "i18n"
13360
+ ]
13336
13361
  }
13337
- },
13338
- "required": [
13339
- "i18n"
13340
13362
  ]
13341
- }
13342
- ]
13343
- },
13344
- "name__i18n": {
13345
- "type": "string",
13346
- "minLength": 1,
13347
- "maxLength": 300,
13348
- "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13349
- },
13350
- "description": {
13351
- "anyOf": [
13352
- {
13363
+ },
13364
+ "description__i18n": {
13353
13365
  "type": "string",
13354
13366
  "minLength": 1,
13355
- "maxLength": 1000
13367
+ "maxLength": 300,
13368
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13356
13369
  },
13357
- {
13358
- "additionalProperties": false,
13370
+ "function": {
13371
+ "type": "string",
13372
+ "minLength": 1,
13373
+ "maxLength": 255,
13374
+ "pattern": "^[a-zA-Z0-9-_]+$"
13375
+ },
13376
+ "resolver": {
13377
+ "anyOf": [
13378
+ {
13379
+ "additionalProperties": false,
13380
+ "type": "object",
13381
+ "properties": {
13382
+ "function": {
13383
+ "type": "string",
13384
+ "minLength": 1,
13385
+ "maxLength": 255,
13386
+ "pattern": "^[a-zA-Z0-9-_]+$"
13387
+ }
13388
+ },
13389
+ "required": [
13390
+ "function"
13391
+ ]
13392
+ },
13393
+ {
13394
+ "additionalProperties": false,
13395
+ "type": "object",
13396
+ "properties": {
13397
+ "endpoint": {
13398
+ "type": "string",
13399
+ "minLength": 1,
13400
+ "maxLength": 255,
13401
+ "pattern": "^[a-zA-Z0-9-_]+$"
13402
+ }
13403
+ },
13404
+ "required": [
13405
+ "endpoint"
13406
+ ]
13407
+ }
13408
+ ]
13409
+ },
13410
+ "view": {
13359
13411
  "type": "object",
13360
13412
  "properties": {
13361
- "i18n": {
13413
+ "resource": {
13362
13414
  "type": "string",
13363
13415
  "minLength": 1,
13364
- "maxLength": 300,
13365
- "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13416
+ "maxLength": 23,
13417
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13418
+ },
13419
+ "render": {
13420
+ "default": "default",
13421
+ "enum": [
13422
+ "default",
13423
+ "native"
13424
+ ],
13425
+ "type": "string"
13366
13426
  }
13367
13427
  },
13368
13428
  "required": [
13369
- "i18n"
13429
+ "resource"
13370
13430
  ]
13371
- }
13372
- ]
13373
- },
13374
- "description__i18n": {
13375
- "type": "string",
13376
- "minLength": 1,
13377
- "maxLength": 300,
13378
- "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13379
- },
13380
- "function": {
13381
- "type": "string",
13382
- "minLength": 1,
13383
- "maxLength": 255,
13384
- "pattern": "^[a-zA-Z0-9-_]+$"
13385
- },
13386
- "endpoint": {
13387
- "type": "string",
13388
- "minLength": 1,
13389
- "maxLength": 255,
13390
- "pattern": "^[a-zA-Z0-9-_]+$"
13391
- },
13392
- "resolver": {
13393
- "anyOf": [
13394
- {
13395
- "additionalProperties": false,
13431
+ },
13432
+ "edit": {
13396
13433
  "type": "object",
13397
13434
  "properties": {
13398
- "function": {
13435
+ "resource": {
13399
13436
  "type": "string",
13400
13437
  "minLength": 1,
13401
- "maxLength": 255,
13402
- "pattern": "^[a-zA-Z0-9-_]+$"
13438
+ "maxLength": 23,
13439
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13440
+ },
13441
+ "render": {
13442
+ "default": "default",
13443
+ "enum": [
13444
+ "default",
13445
+ "native"
13446
+ ],
13447
+ "type": "string"
13403
13448
  }
13404
13449
  },
13405
13450
  "required": [
13406
- "function"
13451
+ "resource"
13407
13452
  ]
13408
13453
  },
13409
- {
13410
- "additionalProperties": false,
13454
+ "create": {
13411
13455
  "type": "object",
13412
13456
  "properties": {
13413
- "endpoint": {
13457
+ "resource": {
13414
13458
  "type": "string",
13415
13459
  "minLength": 1,
13416
- "maxLength": 255,
13417
- "pattern": "^[a-zA-Z0-9-_]+$"
13460
+ "maxLength": 23,
13461
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13462
+ },
13463
+ "render": {
13464
+ "default": "default",
13465
+ "enum": [
13466
+ "default",
13467
+ "native"
13468
+ ],
13469
+ "type": "string"
13418
13470
  }
13419
13471
  },
13420
13472
  "required": [
13421
- "endpoint"
13473
+ "resource"
13422
13474
  ]
13423
- }
13424
- ]
13425
- },
13426
- "view": {
13427
- "type": "object",
13428
- "properties": {
13429
- "resource": {
13430
- "type": "string",
13431
- "minLength": 1,
13432
- "maxLength": 23,
13433
- "pattern": "^[a-zA-Z0-9_\\-]+$"
13434
13475
  },
13435
- "render": {
13436
- "default": "default",
13437
- "enum": [
13438
- "default",
13439
- "native"
13476
+ "projectTypes": {
13477
+ "default": [
13478
+ "company-managed"
13440
13479
  ],
13441
- "type": "string"
13442
- }
13443
- },
13444
- "required": [
13445
- "resource"
13446
- ]
13447
- },
13448
- "edit": {
13449
- "type": "object",
13450
- "properties": {
13451
- "resource": {
13452
- "type": "string",
13453
- "minLength": 1,
13454
- "maxLength": 23,
13455
- "pattern": "^[a-zA-Z0-9_\\-]+$"
13456
- },
13457
- "render": {
13458
- "default": "default",
13459
- "enum": [
13460
- "default",
13461
- "native"
13462
- ],
13463
- "type": "string"
13464
- }
13465
- },
13466
- "required": [
13467
- "resource"
13468
- ]
13469
- },
13470
- "create": {
13471
- "type": "object",
13472
- "properties": {
13473
- "resource": {
13474
- "type": "string",
13475
- "minLength": 1,
13476
- "maxLength": 23,
13477
- "pattern": "^[a-zA-Z0-9_\\-]+$"
13478
- },
13479
- "render": {
13480
- "default": "default",
13481
- "enum": [
13482
- "default",
13483
- "native"
13484
- ],
13485
- "type": "string"
13486
- }
13487
- },
13488
- "required": [
13489
- "resource"
13490
- ]
13491
- },
13492
- "projectTypes": {
13493
- "default": [
13494
- "company-managed"
13495
- ],
13496
- "type": "array",
13497
- "items": {
13498
- "type": "string",
13499
- "enum": [
13500
- "team-managed",
13501
- "company-managed"
13502
- ]
13503
- }
13504
- }
13505
- },
13506
- "oneOf": [
13507
- {
13508
- "type": "object",
13509
- "properties": {
13510
- "function": {
13511
- "type": "string",
13512
- "minLength": 1,
13513
- "maxLength": 255,
13514
- "pattern": "^[a-zA-Z0-9-_]+$"
13480
+ "type": "array",
13481
+ "items": {
13482
+ "type": "string",
13483
+ "enum": [
13484
+ "team-managed",
13485
+ "company-managed"
13486
+ ]
13487
+ }
13515
13488
  },
13516
13489
  "key": {
13517
13490
  "$ref": "#/definitions/ModuleKeySchema"
13518
13491
  }
13519
13492
  },
13520
13493
  "required": [
13494
+ "description",
13521
13495
  "function",
13496
+ "name",
13522
13497
  "key"
13523
13498
  ],
13524
13499
  "not": {
@@ -13530,18 +13505,193 @@
13530
13505
  {
13531
13506
  "type": "object",
13532
13507
  "properties": {
13508
+ "name": {
13509
+ "anyOf": [
13510
+ {
13511
+ "type": "string",
13512
+ "minLength": 1,
13513
+ "maxLength": 255
13514
+ },
13515
+ {
13516
+ "additionalProperties": false,
13517
+ "type": "object",
13518
+ "properties": {
13519
+ "i18n": {
13520
+ "type": "string",
13521
+ "minLength": 1,
13522
+ "maxLength": 300,
13523
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13524
+ }
13525
+ },
13526
+ "required": [
13527
+ "i18n"
13528
+ ]
13529
+ }
13530
+ ]
13531
+ },
13532
+ "name__i18n": {
13533
+ "type": "string",
13534
+ "minLength": 1,
13535
+ "maxLength": 300,
13536
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13537
+ },
13538
+ "description": {
13539
+ "anyOf": [
13540
+ {
13541
+ "type": "string",
13542
+ "minLength": 1,
13543
+ "maxLength": 1000
13544
+ },
13545
+ {
13546
+ "additionalProperties": false,
13547
+ "type": "object",
13548
+ "properties": {
13549
+ "i18n": {
13550
+ "type": "string",
13551
+ "minLength": 1,
13552
+ "maxLength": 300,
13553
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13554
+ }
13555
+ },
13556
+ "required": [
13557
+ "i18n"
13558
+ ]
13559
+ }
13560
+ ]
13561
+ },
13562
+ "description__i18n": {
13563
+ "type": "string",
13564
+ "minLength": 1,
13565
+ "maxLength": 300,
13566
+ "pattern": "^[a-zA-Z0-9_-]+(\\.[a-zA-Z0-9_-]+)*$"
13567
+ },
13533
13568
  "endpoint": {
13534
13569
  "type": "string",
13535
13570
  "minLength": 1,
13536
13571
  "maxLength": 255,
13537
13572
  "pattern": "^[a-zA-Z0-9-_]+$"
13538
13573
  },
13574
+ "resolver": {
13575
+ "anyOf": [
13576
+ {
13577
+ "additionalProperties": false,
13578
+ "type": "object",
13579
+ "properties": {
13580
+ "function": {
13581
+ "type": "string",
13582
+ "minLength": 1,
13583
+ "maxLength": 255,
13584
+ "pattern": "^[a-zA-Z0-9-_]+$"
13585
+ }
13586
+ },
13587
+ "required": [
13588
+ "function"
13589
+ ]
13590
+ },
13591
+ {
13592
+ "additionalProperties": false,
13593
+ "type": "object",
13594
+ "properties": {
13595
+ "endpoint": {
13596
+ "type": "string",
13597
+ "minLength": 1,
13598
+ "maxLength": 255,
13599
+ "pattern": "^[a-zA-Z0-9-_]+$"
13600
+ }
13601
+ },
13602
+ "required": [
13603
+ "endpoint"
13604
+ ]
13605
+ }
13606
+ ]
13607
+ },
13608
+ "view": {
13609
+ "type": "object",
13610
+ "properties": {
13611
+ "resource": {
13612
+ "type": "string",
13613
+ "minLength": 1,
13614
+ "maxLength": 23,
13615
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13616
+ },
13617
+ "render": {
13618
+ "default": "default",
13619
+ "enum": [
13620
+ "default",
13621
+ "native"
13622
+ ],
13623
+ "type": "string"
13624
+ }
13625
+ },
13626
+ "required": [
13627
+ "resource"
13628
+ ]
13629
+ },
13630
+ "edit": {
13631
+ "type": "object",
13632
+ "properties": {
13633
+ "resource": {
13634
+ "type": "string",
13635
+ "minLength": 1,
13636
+ "maxLength": 23,
13637
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13638
+ },
13639
+ "render": {
13640
+ "default": "default",
13641
+ "enum": [
13642
+ "default",
13643
+ "native"
13644
+ ],
13645
+ "type": "string"
13646
+ }
13647
+ },
13648
+ "required": [
13649
+ "resource"
13650
+ ]
13651
+ },
13652
+ "create": {
13653
+ "type": "object",
13654
+ "properties": {
13655
+ "resource": {
13656
+ "type": "string",
13657
+ "minLength": 1,
13658
+ "maxLength": 23,
13659
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
13660
+ },
13661
+ "render": {
13662
+ "default": "default",
13663
+ "enum": [
13664
+ "default",
13665
+ "native"
13666
+ ],
13667
+ "type": "string"
13668
+ }
13669
+ },
13670
+ "required": [
13671
+ "resource"
13672
+ ]
13673
+ },
13674
+ "projectTypes": {
13675
+ "default": [
13676
+ "company-managed"
13677
+ ],
13678
+ "type": "array",
13679
+ "items": {
13680
+ "type": "string",
13681
+ "enum": [
13682
+ "team-managed",
13683
+ "company-managed"
13684
+ ]
13685
+ }
13686
+ },
13539
13687
  "key": {
13540
13688
  "$ref": "#/definitions/ModuleKeySchema"
13541
13689
  }
13542
13690
  },
13543
13691
  "required": [
13692
+ "description",
13544
13693
  "endpoint",
13694
+ "name",
13545
13695
  "key"
13546
13696
  ],
13547
13697
  "not": {
@@ -13550,10 +13700,6 @@
13550
13700
  ]
13551
13701
  }
13552
13702
  }
13553
- ],
13554
- "required": [
13555
- "description",
13556
- "name"
13557
13703
  ]
13558
13704
  },
13559
13705
  "minItems": 1
@@ -15070,17 +15216,6 @@
15070
15216
  },
15071
15217
  "target": {
15072
15218
  "anyOf": [
15073
- {
15074
- "type": "object",
15075
- "properties": {
15076
- "page": {
15077
- "type": "string"
15078
- }
15079
- },
15080
- "required": [
15081
- "page"
15082
- ]
15083
- },
15084
15219
  {
15085
15220
  "type": "object",
15086
15221
  "properties": {
@@ -15102,6 +15237,17 @@
15102
15237
  "required": [
15103
15238
  "resource"
15104
15239
  ]
15240
+ },
15241
+ {
15242
+ "type": "object",
15243
+ "properties": {
15244
+ "page": {
15245
+ "type": "string"
15246
+ }
15247
+ },
15248
+ "required": [
15249
+ "page"
15250
+ ]
15105
15251
  }
15106
15252
  ]
15107
15253
  },
@@ -15755,6 +15901,40 @@
15755
15901
  "items": {
15756
15902
  "type": "object",
15757
15903
  "properties": {
15904
+ "target": {
15905
+ "type": "object",
15906
+ "properties": {
15907
+ "resource": {
15908
+ "type": "string",
15909
+ "minLength": 1,
15910
+ "maxLength": 23,
15911
+ "pattern": "^[a-zA-Z0-9_\\-]+$"
15912
+ },
15913
+ "render": {
15914
+ "default": "default",
15915
+ "enum": [
15916
+ "default",
15917
+ "native"
15918
+ ],
15919
+ "type": "string"
15920
+ }
15921
+ },
15922
+ "required": [
15923
+ "resource"
15924
+ ]
15925
+ },
15926
+ "experience": {
15927
+ "type": "array",
15928
+ "items": {
15929
+ "enum": [
15930
+ "all",
15931
+ "board",
15932
+ "dashboard",
15933
+ "issue-view"
15934
+ ],
15935
+ "type": "string"
15936
+ }
15937
+ },
15758
15938
  "resource": {
15759
15939
  "type": "string",
15760
15940
  "minLength": 1,
@@ -15812,6 +15992,7 @@
15812
15992
  }
15813
15993
  },
15814
15994
  "required": [
15995
+ "experience",
15815
15996
  "resource",
15816
15997
  "key"
15817
15998
  ],