mistral/releasenotes/notes/validate-ad-hoc-action-api-added-6d7eaaedbe8129a7.yaml
Michal Gershenzon 594b3e27f9 Add API to validate ad-hoc action
Add an API that gets an ad-hoc action DSL and validates it.
This is done in the same way workflows are validated today.

Change-Id: Ibbb949ef38befae1ef83a2a56cda4c817ceb41d4
Implements: blueprint validate-ad-hoc-action-api
2016-05-18 11:02:59 +00:00

3 lines
66 B
YAML

---
features:
- New API for validating ad-hoc actions was added.