Repository URL to install this package:
|
Version:
2.3.1 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "EXT-SETCFG"
},
"ids": {
"type": "object",
"additionalProperties": {
"type": "object"
}
}
},
"required": ["type", "ids"]
}