File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1380
1380
"pla" : {
1381
1381
"type" : " boolean" ,
1382
1382
"title" : " Apply Post Loss Amplification" ,
1383
- "description" : " If true apply post loss amplification/reduction to losses by default." ,
1384
- "default" : false
1383
+ "description" : " Legacy - moved to 'computation_settings'." ,
1384
+ "default" : false ,
1385
+ "deprecated" : true ,
1385
1386
},
1386
1387
"do_disaggregation" : {
1387
1388
"type" : " boolean" ,
1388
1389
"title" : " Apply Oasis Disaggregation" ,
1389
- "description" : " Set whether to split terms and conditions for aggregate exposure (optional)" ,
1390
- "default" : true
1390
+ "description" : " Legacy - moved to 'computation_settings'" ,
1391
+ "default" : true ,
1392
+ "deprecated" : true ,
1391
1393
},
1392
1394
"string_parameters" :{
1393
1395
"$ref" : " #/definition/extensible_parameters/properties/string_parameters"
1470
1472
"type" : " array" ,
1471
1473
"title" : " Correlation Settings (Legacy)" ,
1472
1474
"description" : " Legacy Correlation Settings. Now moved to model_settings" ,
1475
+ "deprecated" : true ,
1473
1476
"items" : {
1474
1477
"type" : " object" ,
1475
1478
"properties" : {
You can’t perform that action at this time.
0 commit comments