mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-08 19:32:25 +03:00
Fix incomplete example
This commit is contained in:
parent
41012f9a99
commit
335af9ceb8
@ -11,8 +11,10 @@
|
|||||||
"itemName": "Gold",
|
"itemName": "Gold",
|
||||||
"buyPrice": 1024,
|
"buyPrice": 1024,
|
||||||
"stationStock": 7,
|
"stationStock": 7,
|
||||||
|
"supplyLevel": "Low",
|
||||||
"sellPrice": 1138,
|
"sellPrice": 1138,
|
||||||
"demand": 42,
|
"demand": 42,
|
||||||
|
"demandLevel": "Med"
|
||||||
"timestamp": "2014-11-17T12:34:56+00:00"
|
"timestamp": "2014-11-17T12:34:56+00:00"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user