Files
python-congressclient/congressclient/tests
Aaron Rosen 9b10aded83 Improve status API
The congress-server previously returned the status api response as:
{'results': [{'last_updated': 'now'}, {'last_error': 'foo'}]} though
it would be better if it returned it as:
{'last_updated': 'now', 'last_error': 'foo'}. This patch fixes the client
side of this api call and also corrects the cli command to say show over list.
There is also a server side patch as well that is required for this.

Change-Id: I869d74fac424e608ceeca1984eef9ae73c38dd42
2015-02-10 12:11:42 -08:00
..
2015-02-10 12:11:42 -08:00
2014-09-10 15:11:09 -07:00
2014-09-10 15:11:09 -07:00
2014-09-10 15:11:09 -07:00
2014-09-10 15:11:09 -07:00