diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/hello-world-inputs.json | 3 | ||||
| -rw-r--r-- | doc/hello-world-inputs.yaml | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/doc/hello-world-inputs.json b/doc/hello-world-inputs.json deleted file mode 100644 index eb32ec3..0000000 --- a/doc/hello-world-inputs.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "name": "Foo" -} diff --git a/doc/hello-world-inputs.yaml b/doc/hello-world-inputs.yaml new file mode 100644 index 0000000..a604a97 --- /dev/null +++ b/doc/hello-world-inputs.yaml @@ -0,0 +1 @@ +name: Foo |
