Unverified Commit 6354702b authored by skoulouzis's avatar skoulouzis Committed by GitHub

Update NodeTemplate.yml

parent 054588f9
NodeTemplate:
type: "object"
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
properties:
type: object
additionalProperties:
type: string
type: object
requirements:
type: "array"
items:
type: object
additionalProperties:
type: object
artifacts:
interfaces:
type: object
additionalProperties:
type: object
properties:
capabilities:
type: object
additionalProperties:
type: object
interfaces:
type:
type: "string"
description:
type: "string"
directives:
type: "array"
items:
type: string
attributes:
type: object
additionalProperties:
type: object
capabilities:
artifacts:
type: object
additionalProperties:
type: object
node:
type: "string"
occurrences:
type: "array"
items:
type: string
metadata:
type: string
additionalProperties:
type: string
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