Skip to content

Add Client API method to return the Class Schedule Listing page. #79

@aomi

Description

@aomi

Currently, the only way to get information from this page is by invoking getCourseSections, which is an expensive call as it needs to make several round-trips to create the response. For advanced users, they can reduce the RTT by making one less call (Class Schedule Listing page) if that page is saved (and therefore the CRNs) since this page does not change very frequently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions