schemas: codexentry: Remove another extraneous comma

This commit is contained in:
Athanasius 2021-10-14 13:54:05 +00:00
parent bc1618063c
commit 17e4fedeee

View File

@ -96,7 +96,7 @@
"minLength" : 1 "minLength" : 1
}, },
"VoucherAmount": { "VoucherAmount": {
"type" : "integer", "type" : "integer"
}, },
"Traits": { "Traits": {
"type" : "array", "type" : "array",