uoa-admin-tools/src
Konstantina Galouni c65b205365 [Trunk | Admin Tools Service]:
1. SingleValueWrapperResponse.java: Generic class SingleValueWrapperResponse created, with field "value" of type defined when instance is created (used for returning single value from API methods).
2. CommunitySubscribersController.java: In method "getNumberOfSubscribersPerCommunity()" (/community/{pid}/subscribers/count) return SingleValueWrapperResponse<Integer>
	(Used to return Integer but it is not always considered as valid JSON).
2020-04-14 09:48:31 +00:00
..
main [Trunk | Admin Tools Service]: 2020-04-14 09:48:31 +00:00
test/java/eu/dnetlib/uoaadmintools [Uoa-admin-tool|Trunk] 2020-03-31 12:36:56 +00:00