SpaceApi-archive / OpenSpaceLint

The space API validator.
http://spaceapi.net
7 stars 3 forks source link

Only check against the spec that's specified in `api` #100

Open pjz opened 10 years ago

pjz commented 10 years ago

Specs 0.12 and 0.13 have incompatible types for sensors and feeds (at least) ; our feed is now 0.13 compatible, but we still see the complaint about not being 0.12 compatible - despite declaring that we're using 0.13 in the JSON itself!

slopjong commented 10 years ago

The changes I made to 0.13 broke version 0.12. If your endpoint is valid against 0.13, that's just fine.

0.13 was released a year ago and only old/deprecated/unmaintained applications such as the hackerspace wall are still relying on 0.12. I was trying to fix the wall but I had some trouble to get it run locally which is reported here: trevorpower/hackerspaces-status-wall/issues/9

Could you help me getting the vagrant box run properly?

Use this branch: https://github.com/slopjong/hackerspaces-status-wall/tree/feature/vagrant-box