Sync JSON-Schemas
Change-Id: I6a6b7510bcff14376f9275feb19dfdabeed96bd7
This commit is contained in:
parent
d21546beca
commit
388dfa4e9d
@ -47,6 +47,7 @@
|
||||
"description": "IPv4",
|
||||
"properties": {
|
||||
"ipv4": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
@ -54,6 +55,7 @@
|
||||
"description": "IPv6",
|
||||
"properties": {
|
||||
"ipv6": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user