Fix Failed validating 'oneOf' in schema[1]['properties']['volumes']['items'] in compo...
[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