fix: [schema] wildmask is not valid type

pull/184/head
Jakub Onderka 2021-06-10 09:24:38 +02:00
parent 68737e2374
commit b4785f7fd9
1 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@
"substring",
"hostname",
"cidr",
"regex",
"wildmask"
"regex"
],
"type": "string"
},