[Connect | Trunk]: Add alt metrics api URL on properties

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58124 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-02-20 13:57:44 +00:00
parent 5641e3aaea
commit 89efe7bbcd
2 changed files with 4 additions and 2 deletions

View File

@ -113,5 +113,6 @@
"admins" : ["rcd-helpdesk@openaire.eu"],
"lastIndexUpdate": "2019-08-07",
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/"
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
}

View File

@ -115,5 +115,6 @@
"admins" : ["kostis30fylloy@gmail.com"],
"lastIndexUpdate": "2019-05-16",
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/"
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
}