Update data.schema.json
Remove deprecated username_unclaimed from schema
This commit is contained in:
parent
818cab7f5b
commit
184681eb06
|
|
@ -16,7 +16,6 @@
|
|||
"urlMain": { "type": "string" },
|
||||
"urlProbe": { "type": "string" },
|
||||
"username_claimed": { "type": "string" },
|
||||
"username_unclaimed": { "type": "string" },
|
||||
"regexCheck": { "type": "string" },
|
||||
"isNSFW": { "type": "boolean" },
|
||||
"headers": { "type": "object" },
|
||||
|
|
|
|||
Loading…
Reference in New Issue