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 19.6 KB 61481 over 2 years Andreas Czerniak add feature to change the pagination start numb...

Latest revisions

# Date Author Comment
61481 05/08/2021 12:21 PM Andreas Czerniak

add feature to change the pagination start number, enhance debugging

61317 02/07/2021 11:56 AM Andreas Czerniak

avoid expection in RestIterator

61302 25/06/2021 04:00 PM Andreas Czerniak

to avoid null pointer exception

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

View revisions

Also available in: Atom