7 Commits

Author SHA1 Message Date
James Muscat
960179f073 Be honest about the existence of the gatewayTimestamp property. 2014-12-18 16:55:48 +00:00
James Muscat
3336105f54 buyPrice can be null (e.g. station has no stock to sell you); in those
situations it makes sense to omit it.
2014-12-18 15:01:06 +00:00
James Muscat
cee1900e88 By popular request, add optional supply/demand properties; clarify what
the sell and buy prices are; give timestamp a format restriction.
2014-12-18 14:47:36 +00:00
James Muscat
d4e51775d3 Typo 2014-12-17 19:52:25 +00:00
James Muscat
8845cdca80 Allow other, undefined properties in the schema; don't require any of
the header properties (but do require the header).
2014-12-17 19:50:06 +00:00
James Muscat
66bfe98c14 Validate against draft Commodity schema. 2014-12-17 14:18:58 +00:00
James Muscat
a7925923cf Configure Validator with our schema (don't do the validation yet). 2014-12-17 14:06:53 +00:00