icssc / peterportal-api-next

API that provides easy access to public data from UC Irvine. Developed for Anteaters, by Anteaters.
https://docs.icssc.club/anteaterapi
MIT License
6 stars 0 forks source link

WebSoc departments list REST endpoint #16

Closed ecxyzzy closed 1 year ago

ecxyzzy commented 1 year ago

Implement the WebSoc departments list REST endpoint (/v1/rest/websoc/departments). It shall accept no additional parameters.

The payload of a successful response from this endpoint shall match the type that is outlined in the types package here.