This is a breaking change to the mobile apps, but it simplifies things (at least for Android). Thoughts on this?
@crebma would you be interested in getting RSpec integrated into the codebase? I wanted to add a test case with this JSON schema matcher gem, but I think it assumes RSpec is the test framework.
This PR modifies the
GET /api/events/latest/sponsors
API call to:sponsor_level.names
, which are the only parts of that object used in the Android appI created two sponsors and associated them with sponsor levels. Here is the output:
This is a breaking change to the mobile apps, but it simplifies things (at least for Android). Thoughts on this?
@crebma would you be interested in getting RSpec integrated into the codebase? I wanted to add a test case with this JSON schema matcher gem, but I think it assumes RSpec is the test framework.