Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
JsonUtilsTest.java 786 Bytes 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....

58993 25/06/2020 07:25 PM Alessia Bardi

refactored methods working with json so they can be reused by other plugins

View revisions

Also available in: Atom