deb-mistral/mistral/tests/resources/wb_v1.yaml
Renat Akhmerov 3544888543 Removing left v1 related stuff (resources, DSL specs)
Change-Id: Ie85296368e326cfad1da1dfb99e84e24107051e2
2015-04-08 17:10:22 +06:00

12 lines
185 B
YAML

Namespaces:
Greetings:
actions:
hello:
class: std.echo
base-parameters:
output: Hello!
Workflow:
tasks:
hello:
action: Greetings.hello