Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
RestCollectorPlugin.java 3.99 KB 61031 almost 3 years Alessia Bardi REST plugin accepts optional Request Headers pa...
RestIterator.java 18.2 KB 61301 almost 3 years Andreas Czerniak to avoid null pointer exception

Latest revisions

# Date Author Comment
61301 24/06/2021 09:19 PM Andreas Czerniak

to avoid null pointer exception

61259 21/06/2021 04:18 PM Andreas Czerniak

enhance logging for generic approach

61031 21/05/2021 10:04 AM Alessia Bardi

REST plugin accepts optional Request Headers parameters as json map, e.g. {Accept:application/json}. This is useful to support PostgREST endpoints: they need a param in the header to return proper json. request headers must also be exploited for the pagination (not implemented in this commit). More details on PostgREST at https://postgrest.org/en/stable/api.html....

61015 18/05/2021 02:44 PM Andreas Czerniak

refine json to xml element-names

61014 18/05/2021 02:43 PM Andreas Czerniak

refine json to xml element-names

61010 17/05/2021 05:01 PM Andreas Czerniak

refining of request url creation and increase version number

61009 17/05/2021 04:37 PM Andreas Czerniak

queryParams could be emtpy

60566 03/03/2021 04:07 PM Alessia Bardi

PRIVATE : I have the impression we are not preventing a NullPointerException during collection that I am experiencing with the eurostat API of the EU Open Data Portal.

60309 28/01/2021 04:06 PM Alessia Bardi

Added info log with the REST endpoint and parameter of the first call

60307 28/01/2021 12:52 PM Alessia Bardi

Added new optional parameter in case the resultFormatValue is not 'json' but the output is in json format

View revisions

Also available in: Atom