Merge "Top up onboarding-api version (2.12.5) - for component spec schema update."
[dcaegen2/platform.git] / mod / component-json-schemas / component-specification / dcae-cli-v2 / component-spec-schema.json
old mode 100644 (file)
new mode 100755 (executable)
index 56dbf3a..4a3597a
             "type": "string"
           }
         }
-      }
+      },
+      "required": ["host", "container"]
     },
     "config_map_volume": {
       "type": "object",
             "type": "string"
           }
         }
-      }
+      },
+      "required": ["config_volume", "container"]
     },
     "docker_healthcheck_http": {
       "properties": {
       ]
     }
   }
-}
+}
\ No newline at end of file