Till Westmann has posted comments on this change.
Change subject: add support for JSON encoded requests
......................................................................
Patch Set 1:
First version:
- Bad error message in case of malformed JSON.
- No tests
Manual test using e.g.:
echo '{"statement":"select
1;","client_context_id":"b4c77ed6-b732-42de-9e2e-0c30a2ba6c25"}' | curl -d@-
-H"Content-Type:application/json" http://localhost:19002/query/service
--
To view, visit https://asterix-gerrit.ics.uci.edu/1201
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I1cc934d5dd984b476d4adb1755572d2e2f451985
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Till Westmann <[email protected]>
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Reviewer: Till Westmann <[email protected]>
Gerrit-HasComments: No