information-system-gui/src/main/webapp/app/facet-composer/props.json

18 lines
331 B
JSON

{
"type": "VirtualService",
"consistsOf": [
{
"type": "IsIdentifiedBy",
"target": {
"type": "SoftwareFacet",
"optional": "true",
"name": "nomevs1",
"group": "g1",
"description": "",
"qualifier": "",
"version": "v1"
}
}
],
"isRelatedTo": []
}