Update error-schema.json
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"$id": "https://santeriloitomaa.eu/Santtinen/schemas/raw/branch/main/error-schema.json",
|
||||
"title": "Error/Warning/Note list",
|
||||
"description": "A list of Errors, Warnings, and Notes",
|
||||
"type" : "array",
|
||||
"items": {
|
||||
"type" : "object",
|
||||
"properties": {
|
||||
"type" : {
|
||||
@@ -14,3 +16,4 @@
|
||||
"type"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user