Unverified Commit 1d868bfc authored by skoulouzis's avatar skoulouzis Committed by GitHub

Update NodeTemplate.yml

parent e4d07b5a
......@@ -3,6 +3,24 @@
properties:
type:
type: "string"
derived_from:
type: "string"
description:
type: "string"
node:
type: "string"
directives:
type: "array"
items:
type: string
occurrences:
type: "array"
items:
type: string
metadata:
type: string
additionalProperties:
type: string
requirements:
type: "array"
items:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment