Mercurial > hg > piper-cpp
log vamp-json/VampJson.h @ 180:bd543e74a9bf
age | author | description |
---|---|---|
Fri, 03 Feb 2017 11:12:27 +0000 | Lucas Thompson | Correct the inspection of the JSON object in successful to look for both error and success objects, writing out an error string if neither are present. Revert error handling in readInput() for JSON. |
Tue, 31 Jan 2017 22:58:38 +0000 | Lucas Thompson | Fix populating ListResponse from JSON response, incorrect indexing. |