aboutsummaryrefslogtreecommitdiff
path: root/etc/sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sample.json')
-rw-r--r--etc/sample.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/sample.json b/etc/sample.json
new file mode 100644
index 0000000..b32e24c
--- /dev/null
+++ b/etc/sample.json
@@ -0,0 +1,8 @@
+{
+ "metadata": {
+ "name": "some-metadata-item-name",
+ "displayName": "the-item-display-name",
+ "createdBy": "Frederick M. Muriithi"
+ "why": "to-demo-usage-of-system-and-for-documentation"
+ }
+}