Skip to content

Commit

Permalink
Add yaml example for slots
Browse files Browse the repository at this point in the history
  • Loading branch information
sethkor committed Sep 15, 2020
1 parent 57ef82c commit 5d0aa9d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions examples/yaml/slots/FlowerTypes.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Flower Types yaml
description: types of flowers to pick up from a yaml file
enumerationValues:
- value: tulips
synonyms:
- dutch
- holland
- value: lilies
- value: roses
- value: carnations

0 comments on commit 5d0aa9d

Please sign in to comment.