Adding custom headers capability to REST client
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_restconf / Definitions / resources_definition_types.json
index 6f31cf5..98a73b1 100644 (file)
@@ -1 +1,17 @@
-{ }
\ No newline at end of file
+{
+  "entity" : {
+    "tags" : "entity",
+    "name" : "entity",
+    "property" : {
+      "description" : "entity",
+      "type" : "json"
+    },
+    "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
+    "sources" : {
+      "input" : {
+        "type" : "source-input",
+        "properties" : { }
+      }
+    }
+  }
+}
\ No newline at end of file