From f5b3fdd211de2f45e9a3487a4dd123568cefd88c Mon Sep 17 00:00:00 2001 From: "L. Wolfe" Date: Wed, 17 May 2023 11:13:54 -0700 Subject: [PATCH] update schematic api dev -> prod --- inst/global.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inst/global.json b/inst/global.json index 9c0e736..538705b 100644 --- a/inst/global.json +++ b/inst/global.json @@ -1,7 +1,6 @@ { - "asset_view": "syn50896957", "manifest_dataset_id": "syn50900267", "schema_url": "https://raw.githubusercontent.com/Sage-Bionetworks/data_flow/main/inst/data_flow_component.jsonld", - "api_base_url": "https://schematic-dev.api.sagebionetworks.org" + "api_base_url": "https://schematic.api.sagebionetworks.org" }