added statistics api url to env-properties.json
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@51145 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
bb21acb9f4
commit
ff19f19e3d
|
@ -6,12 +6,11 @@
|
|||
"framesAPIURL" : "https://beta.openaire.eu/stats3/",
|
||||
"claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
|
||||
"searchAPIURLLAst" : "https://beta.services.openaire.eu/search/v2/api/",
|
||||
"searchAPIURLLAst" : "https://beta.services.openaire.eu/search/v2/api/",
|
||||
|
||||
"searchResourcesAPIURL" : "https://beta.services.openaire.eu/search/v2/api/resources",
|
||||
|
||||
|
||||
|
||||
"csvAPIURL" : "http://rudie.di.uoa.gr:8080/dnet-functionality-services-2.0.0-SNAPSHOT/rest/v2/reports",
|
||||
|
||||
"searchCrossrefAPIURL" : "https://api.crossref.org/works",
|
||||
|
@ -62,6 +61,8 @@
|
|||
"pagingLimit": 20,
|
||||
"resultsPerPage": 10,
|
||||
|
||||
"statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats-api",
|
||||
|
||||
"baseLink" : "https://demo.openaire.eu",
|
||||
|
||||
"searchLinkToPublication" : "/search/publication?articleId:",
|
||||
|
|
Loading…
Reference in New Issue