Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
RestCollectorPlugin.java 3.99 KB 61031 about 2 years Alessia Bardi REST plugin accepts optional Request Headers pa...
RestIterator.java 19.5 KB 61483 almost 2 years Andreas Czerniak add feature to change the pagination start numb...

Latest revisions

# Date Author Comment
61483 05/08/2021 13:22 Andreas Czerniak

add feature to change the pagination start number, enhance debugging

61481 05/08/2021 12:21 Andreas Czerniak

add feature to change the pagination start number, enhance debugging

61317 02/07/2021 11:56 Andreas Czerniak

avoid expection in RestIterator

61302 25/06/2021 16:00 Andreas Czerniak

to avoid null pointer exception

61301 24/06/2021 21:19 Andreas Czerniak

to avoid null pointer exception

61259 21/06/2021 16:18 Andreas Czerniak

enhance logging for generic approach

61031 21/05/2021 10:04 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 14:44 Andreas Czerniak

refine json to xml element-names

61014 18/05/2021 14:43 Andreas Czerniak

refine json to xml element-names

61010 17/05/2021 17:01 Andreas Czerniak

refining of request url creation and increase version number

View revisions

Also available in: Atom