mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-22 19:40:30 +03:00
Merge pull request #149 from EDCD/fix/codexentry-empty-nearestdestination
schemas: codexentry needs to allow empty NearestDestination
This commit is contained in:
commit
b5b5c70559
@ -92,8 +92,7 @@
|
||||
"minLength" : 1
|
||||
},
|
||||
"NearestDestination": {
|
||||
"type" : "string",
|
||||
"minLength" : 1
|
||||
"type" : "string"
|
||||
},
|
||||
"VoucherAmount": {
|
||||
"type" : "integer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user