ts2 / ts2-data

Experimental repos for sharing json data files of ts2 sims
https://ts2.github.io/
GNU General Public License v2.0
6 stars 2 forks source link

json-schema = Data Format Definition #4

Open pedromorgan opened 9 years ago

pedromorgan commented 9 years ago

This is probably the stuff we should be using..

json-schema - See example http://json-schema.org/examples.htm

This looks good to me and something I am pursuing..

Not sure where this schema would go though, maybe in a new ts2-meta repos, because we probably want to share across projects, eg desktop, server, docs et all

pedromorgan commented 9 years ago

Can also we used with RAML http://raml.org/

pedromorgan commented 9 years ago

Not the schema defined the fields etc..

but the raml defines the url end points and schema manipulation