NodeTemplateMap.yml 236 Bytes
Newer Older
1
  NodeTemplateMap:
2 3 4 5 6 7
    type: "object"
    properties:
      name:
        type: "string"
      nodeTemplate:
        $ref: "https://raw.githubusercontent.com/skoulouzis/CONF/DRIP_3.0/openAPI/schema/TOSCA/NodeTemplate.yml#/NodeTemplate"