1. API to get datasource aggregation information (for dataprovider landing) added in properties.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@51976 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2018-05-09 09:50:37 +00:00
parent d0669a4776
commit 3ed8569e55
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@
"adminToolsCommunity" :"openaire",
"datasourcesAPI": "http://beta.services.openaire.eu:8080/openaire/ds/search/",
"csvLimit": 2000,
"pagingLimit": 20,
"resultsPerPage": 10,