python-mistralclient/mistralclient
Renat Akhmerov bbefdeb468 Add context parameter in execution creation
* Added parameter "context" when creating execution
* Added "context" validation (dict or json compatible string)
* Additional tests
* Added exceptions.py module with Mistral client exceptions
* Fixing typos

Change-Id: Id569d2f953efce9b86988c7f8c8f92cd0c97ef17
2014-02-17 19:16:13 +07:00
..
api Add context parameter in execution creation 2014-02-17 19:16:13 +07:00
tests Add context parameter in execution creation 2014-02-17 19:16:13 +07:00
__init__.py Moving Mistral Client code from main Mistral repository 2014-01-17 07:15:03 -08:00
exceptions.py Add context parameter in execution creation 2014-02-17 19:16:13 +07:00