mistral/mistral/api/hooks
Nikolay Mahotkin b85c37b1c1 Use YAML text instead of JSON in HTTP body
* Use YAML text instead of JSON for workbooks,
   workflows and actions in HTTP body.
 * Use hook for validating Content-Type
 * Changed pecan dependency on pecan>=0.8.0 due to
   hook bug in pecan v0.6.0

Implements blueprint mistral-yaml-request-body

Change-Id: I5a55aa438faeca42385e8e25770bce00da2e93a9
2014-11-26 12:59:39 +03:00
..
__init__.py Engine as a standalone process 2014-04-24 17:46:05 -07:00
content_type.py Use YAML text instead of JSON in HTTP body 2014-11-26 12:59:39 +03:00
engine.py Fix Hacking rule H302 (import only modules) 2014-06-18 19:19:57 +10:00