mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-15 06:42:26 +03:00
schemas: scanbarycentre: Remove extraneouis ': "BodyID"'
This commit is contained in:
parent
7a50cbc45f
commit
29e5bba91b
@ -35,7 +35,7 @@
|
|||||||
"additionalProperties" : false,
|
"additionalProperties" : false,
|
||||||
"required" : [ "timestamp", "event", "StarSystem", "StarPos", "SystemAddress", "BodyID" ],
|
"required" : [ "timestamp", "event", "StarSystem", "StarPos", "SystemAddress", "BodyID" ],
|
||||||
"properties" : {
|
"properties" : {
|
||||||
"timestamp": , "BodyID"{
|
"timestamp":{
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"format" : "date-time"
|
"format" : "date-time"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user