From 18e110e73e12dfcebfc2904e70863a2716954c67 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Wed, 18 Oct 2017 15:39:33 +0100 Subject: [PATCH] Update ORCID example config to API 2.0 --- home/src/main/resources/config/example.runtime.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/src/main/resources/config/example.runtime.properties b/home/src/main/resources/config/example.runtime.properties index a6bc18a4..2efb6609 100644 --- a/home/src/main/resources/config/example.runtime.properties +++ b/home/src/main/resources/config/example.runtime.properties @@ -198,7 +198,7 @@ VitroConnection.DataSource.validationQuery = SELECT 1 # orcid.externalIdCommonName = VIVO Cornell Identifier # 1.2, 2.0 -# orcid.apiVersion = 1.2 +# orcid.apiVersion = 2.0 # release, sandbox # orcid.api = sandbox