Update ewn-schema.json
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"type" : {
|
||||
"type": "string",
|
||||
"description": "The type this Error/Warning/Note is",
|
||||
"enum": ["Error", "Warning", "Note"]
|
||||
"enum": ["Error", "Warning", "Note", "Deprecated"]
|
||||
},
|
||||
"desc": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user