Skip to content

Return array instead of JSON object for Student Classes #1

@TheBrockEllis

Description

@TheBrockEllis

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions