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

Return array instead of JSON object for Student Classes #1

Open
TheBrockEllis opened this issue Jun 27, 2016 · 0 comments
Open

Return array instead of JSON object for Student Classes #1

TheBrockEllis opened this issue Jun 27, 2016 · 0 comments

Comments

@TheBrockEllis
Copy link
Contributor

It would be helpful to re-structure the return value of the Student Classes Endpoint so that it returns an array of objects instead of just one object. Javascript has built-in support for looping through 'iterable' results like arrays, sets or strings but objects do not. (I'm fairly certain other languages have similar constructs, though I can't be for sure without looking into it.)

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