Skip to content
Greg Malcolm edited this page Apr 29, 2016 · 5 revisions

28 April 2016 - V4 - Make PATCH/POST Payloads JSON API compliant

Initially it looked like I could just send payloads in ActiveRecord::Model schema style as before, but that was because I wasn't sending the correct mime-type in my tests ( application/vnd.json+api ).

V3 Will stay around for a little while until EDDiscovery is updated.

20 April 2016 - V3 - Move to JSON API format json

Originally the JSON format was in "Active Model Serializer" format, which was a Rails-centric format. In order to support the Ember.js frontend app and become more scalable it has become necessary to move to a more modern format, JSON API:

http://jsonapi.org/

V2 will be immediately deprecated.

Feb 2016 - V2

Expanded offering to cover all the essentials of the "Monster" prospecting spreadsheet. resources now offered:

  • Systems
  • Worlds
  • Stars
  • Surveys
  • World Surveys

V1 Was deprecated shortly afterwards

Jan 2016 - V1

world_surveys and and stars_surveys are offered for bare bones logging