We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89090a9 commit dfb68e0Copy full SHA for dfb68e0
ods_tools/data/model_settings_schema.json
@@ -1382,14 +1382,14 @@
1382
"title": "Apply Post Loss Amplification",
1383
"description": "Legacy - moved to 'computation_settings'.",
1384
"default": false,
1385
- "deprecated": true,
+ "deprecated": true
1386
},
1387
"do_disaggregation": {
1388
"type": "boolean",
1389
"title": "Apply Oasis Disaggregation",
1390
"description": "Legacy - moved to 'computation_settings'",
1391
"default": true,
1392
1393
1394
"string_parameters":{
1395
"$ref": "#/definition/extensible_parameters/properties/string_parameters"
0 commit comments