Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  plugins 61031 almost 3 years Alessia Bardi REST plugin accepts optional Request Headers pa...

Latest revisions

# Date Author Comment
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....

61017 18/05/2021 03:29 PM Andreas Czerniak

correct replace str in json

61016 18/05/2021 02:48 PM Andreas Czerniak

refine json to xml element-names

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