Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET attendees new parameter #88

Open
sidthekidder opened this issue Aug 20, 2014 · 0 comments
Open

GET attendees new parameter #88

sidthekidder opened this issue Aug 20, 2014 · 0 comments

Comments

@sidthekidder
Copy link

The json response returned for the attendees route should have a 'track' key for each 'attendee' in the array. The track parameter may be like Studio, Developer etc

This change is needed in /attendeees as well as /favorite-attendees, it currently does not include the 'track' key.

http://tcoapi.apiary-mock.com/tcos/tco14/attendees
http://tcoapi.apiary-mock.com/tcos/tco14/favorite-attendees

The concerned code is at
line 1, https://github.com/cloudspokes/tco-api/blob/master/actions/attendees.js
line 7, https://github.com/cloudspokes/tco-api/blob/master/initializers/attendees.js

line 26, https://github.com/cloudspokes/tco-api/blob/master/actions/favorites.js
line 63, https://github.com/cloudspokes/tco-api/blob/master/initializers/favorites.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant