mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
json-schema adjustments
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
"format": "ipv6"
|
||||
}
|
||||
},
|
||||
"required": ["Primary", "Secondary", "Primary6", "Secondary6"]
|
||||
"required": ["Primary", "Secondary", "Primary6", "Secondary6"],
|
||||
"additionalProperties": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user