aboutsummaryrefslogtreecommitdiffstats
path: root/samples/resource-template-data.json
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2022-07-08 14:52:31 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-07-11 08:47:42 +0000
commitdc0b8a7349225066f0e8e55c8decc0049696b21f (patch)
treecd790771ff4992d4c6a12ac2f5688a8f32e929fd /samples/resource-template-data.json
parent4b3b475ae1adfebba77db54924b457ddde7cb0ca (diff)
CDS blueprint and blueprint's resource template resources
Add 2 more resources: - CDS blueprint - CDS blueprint's resource template Both added into 1.1 schema Change the version into 0.7.0 Issue-ID: INT-2134 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I4dfb343f233922a2f8a524dc135f7eec051e69aa
Diffstat (limited to 'samples/resource-template-data.json')
-rw-r--r--samples/resource-template-data.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/samples/resource-template-data.json b/samples/resource-template-data.json
new file mode 100644
index 0000000..aa34ddc
--- /dev/null
+++ b/samples/resource-template-data.json
@@ -0,0 +1,4 @@
+{
+ "read": "from",
+ "file": "yolo"
+}