summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/validateProporties_typeString_valueString_trimming/validateProporties_typeString_valueString_trimming.json
blob: 34d9321b7eae58f3bcc5c7720700063a8e2ebcbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "payloadName": "normative-types-new-validateProporties_typeBoolean_valueInit.yml",
  "contactId": "jh0003",
  "name": "tosca.nodes.SoftwareComponent",
  "description": "Represents a generic software component that can be managed and run by a Compute Node Type.",
  "resourceIconPath": "defaulticon",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Abstract"
		}]
	}],
  "tags": [
    "tosca.nodes.SoftwareComponent"
  ]
}