[VID-6] Initial rebase push
[vid.git] / vid / src / main / resources / json / mso / relatedInstance
diff --git a/vid/src/main/resources/json/mso/relatedInstance b/vid/src/main/resources/json/mso/relatedInstance
deleted file mode 100644 (file)
index eb8999f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-       "description": "modelInfo and optional instanceId and instanceName for a model related to the modelInfo being operated on",
-       "type": "object",
-       "properties": {
-               "instanceName": {
-                       "description": "optional name for the instance Id of the related model",
-                       "type": "string"
-               },
-               "instanceId": {
-                       "description": "instance Id for the related model",
-                       "type": "string"
-               },
-               "modelInfo": {}
-       },
-       "required": ["modelInfo"]
-}
\ No newline at end of file