Update ewn-schema.json

This commit is contained in:
2026-06-24 13:32:53 +03:00
parent 49fe7298ad
commit 505bdbef72
+1 -1
View File
@@ -12,7 +12,7 @@
"type" : { "type" : {
"type": "string", "type": "string",
"description": "The type this Error/Warning/Note is", "description": "The type this Error/Warning/Note is",
"enum": ["Error", "Warning", "Note"] "enum": ["Error", "Warning", "Note", "Deprecated"]
}, },
"desc": { "desc": {
"type": "string", "type": "string",