[Connect | Trunk]: Add b2noteAPIURL property

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58425 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-04-07 17:14:18 +00:00
parent 955958a7c8
commit eb0732a8c7
3 changed files with 6 additions and 3 deletions

View File

@ -117,5 +117,6 @@
"admins" : ["rcd-helpdesk@openaire.eu"],
"lastIndexUpdate": "2019-11-01",
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
}

View File

@ -118,5 +118,6 @@
"admins" : ["rcd-helpdesk@openaire.eu"],
"lastIndexUpdate": "2019-07-24",
"indexInfoAPI": "http://services.openaire.eu/openaire/info/",
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
}

View File

@ -118,5 +118,6 @@
"admins" : ["kostis30fylloy@gmail.com"],
"lastIndexUpdate": "2019-11-01",
"indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/",
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/"
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
}