Skip to content

Commit 61c7980

Browse files
authored
Aktualisieren von schema.json
1 parent 2ce8e3b commit 61c7980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"required": [ "lk1", "lk2", "pf3", "pf4", "pf5", "linien" ],
199199
"additionalProperties": false
200200
},
201-
"Kuerzel": { "type": "string", "description": "Kürzel eines Fachs", "pattern": "^[^$]+$" }
201+
"Kuerzel": { "type": "string", "description": "Kürzel eines Fachs", "pattern": "^[^$*"'\\]+$" }
202202
},
203203
"properties": {
204204
"$schema": {

0 commit comments

Comments
 (0)