diff --git a/test/datatype_not_found_dca_config.json b/test/datatype_not_found_dca_config.json index 9ce1250..6998d7e 100644 --- a/test/datatype_not_found_dca_config.json +++ b/test/datatype_not_found_dca_config.json @@ -1,35 +1,36 @@ { - "dcc": { - "name":"Data Type Not Found Test", - "synapse_asset_view":"syn60530598", - "data_model_url":"https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", - "data_model_info": "https://raw.githubusercontent.com/Sage-Bionetworks/data_curator_config/dev/test/datatype_not_found_dca_template_config.json", - "template_menu_config_file":"", - "logo_location":"dcc/demo/Logo_Sage_Logomark.png", - "logo_link":"https://synapse.org", - "dcc_help_link": "", - "portal_help_link": "" + "dcc": { + "name": "TESTTT", + "synapse_asset_view": "syn60530598", + "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", + "data_model_info": "", + "template_menu_config_file": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/dca-template-config.json", + "logo_location": "dcc/demo/Logo_Sage_Logomark.png", + "logo_link": "https://synapse.org", + "dcc_help_link": "", + "portal_help_link": "" + }, + "dca": { + "use_compliance_dashboard": false, + "primary_col": "#2a668d", + "secondary_col": "#184e71", + "sidebar_col": "#191919" + }, + "schematic": { + "manifest_generate": { + "output_format": "google_sheet", + "use_annotations": false }, - "dca": { - "use_compliance_dashboard":false, - "primary_col":"#2a668d", - "secondary_col":"#184e71", - "sidebar_col":"#191919" + "model_validate": { + "restrict_rules": false }, - "schematic": { - "manifest_generate": { - "output_format":"google_sheet", - "use_annotations":false - }, - "model_validate": { - "restrict_rules":false - }, - "model_submit": { - "use_schema_labels":true, - "table_manipulation":"replace", - "manifest_record_type":"table_and_file", - "hide_blanks":false - } + "model_submit": { + "use_schema_labels": true, + "table_manipulation": "replace", + "manifest_record_type": "table_and_file", + "hide_blanks": false, + "file_annotations_upload":true } } - \ No newline at end of file +} + diff --git a/test/datatype_not_found_dca_template_config.json b/test/datatype_not_found_dca_template_config.json index e75c4cb..40d0da8 100644 --- a/test/datatype_not_found_dca_template_config.json +++ b/test/datatype_not_found_dca_template_config.json @@ -2,7 +2,7 @@ "manifest_schemas": [ { "display_name": "Biospecimen", - "schema_name": "Biospecimen_typo", + "schema_name": "Biospecimen", "type": "record" }, {