Repository URL to install this package:
|
Version:
2.2.0 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "SYS-PORTS"
},
"ports": {
"$ref": "definitions.json#/servicePortMap"
}
},
"required": ["type", "ports"]
}