Mercurial > hg > piper-cpp
log
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. |
Fri, 03 Feb 2017 11:09:37 +0000 | Lucas Thompson | Remove some whitespace. |
Tue, 31 Jan 2017 23:01:49 +0000 | Lucas Thompson | Add a more relaxed comparision of JSON responses if the initial comparision fails. Some optional fields aren't populated from the JSON serialisation code. |