Mercurial > hg > piper-cpp
log
age | author | description |
---|---|---|
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. |
Tue, 31 Jan 2017 22:58:38 +0000 | Lucas Thompson | Fix populating ListResponse from JSON response, incorrect indexing. |
Tue, 31 Jan 2017 22:56:52 +0000 | Lucas Thompson | Fix handling of parsing json error responses from a server, and allow for re-writing them without changing the error message further. |