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

[0.5.0-rc.5] Add Course Text & Section Text Endpoint Support #30

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

ewang2002
Copy link
Member

@ewang2002 ewang2002 commented Dec 4, 2023

  • Adds support for course and section text endpoints.

    • Course Text: occasionally, when looking at certain courses on WebReg, there is information displayed for that course (e.g., for CSE 101, there's the text "Students are required to attend a CSE 101 discussion section." that is shown above its entry). This endpoint gets that information for all courses under a subject (e.g., MATH or CSE).
    • Section Text: same idea, but for a specific section (e.g., all of section A).
  • Fixes an issue where getting raw WebReg data gives you a string containing the JSON data instead of the JSON object itself.

@ewang2002 ewang2002 merged commit fe9d7fa into master Dec 4, 2023
2 checks passed
@ewang2002 ewang2002 changed the title Add Course Text & Section Text Endpoint Support [0.5.0-rc.5] Add Course Text & Section Text Endpoint Support Dec 4, 2023
@ewang2002 ewang2002 deleted the add-more-endpoints branch December 4, 2023 02:23
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

Successfully merging this pull request may close these issues.

None yet

1 participant