mistral-lib/mistral_lib/actions
Dougal Matthews 9f5162fa5a Make the ActionContext serializable
Currently if Mistral needs to pass the ActionContext  via it's internal
rpc calls it wont be serialised. This change should have no end-user
impact, but makes it easier for Mistral to use internally.

Change-Id: I238355d52c77d622740527e43ddb2b7484cc58db
2018-07-24 14:43:29 +01:00
..
__init__.py Make the Result class more convienient to use 2017-04-19 10:08:21 +01:00
base.py Fixed the documentation of 'run' params 2018-06-27 15:11:04 +00:00
context.py Make the ActionContext serializable 2018-07-24 14:43:29 +01:00
types.py Adds minimum common shared code for custom actions API 2017-03-14 10:14:03 -04:00