mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-20 18:47:39 +03:00
Merge pull request #186 from spansh/fssbodysignals-body-name
Added BodyName field to FSSBodySignals
This commit is contained in:
commit
2aa605a2b3
@ -67,6 +67,10 @@
|
||||
"BodyID" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"BodyName": {
|
||||
"type" : "string",
|
||||
"minLength" : 1
|
||||
},
|
||||
"Signals": {
|
||||
"type" : "array",
|
||||
"items" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user