-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
APIdocumentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
/**
* @typedef CategoryRequest
* @property {{zzhan26@test.com}} username - username (zzhan26)
* @property {{Stevens}} faculty - faculty (Stevens)
* @property {{}} timerange - timerange (TBD)
*/
/**
* @typedef CategoryResponse
* @property {{zzhan26@test.com}} username - username (zzhan26)
* @property {{Stevens}} faculty - faculty (Stevens)
* @property {{courses}} courseList - courseList ()
*/
/**
* @route GET /association/associate_category
* @group association - Category
* @param {timerange}
* @returns {CategoryResponse.model}
* @returns {ErrorResponse.model}
*/require for some suggestions
And sorry guys I cannot help to code this part.
for my current branch, I will finish creatre_user, get_user, login_user and associate_category and then make a PR.
Sorry, but I always forgot to make PR. And, I do not want master like a mess so I will finish those ASAP and make a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
APIdocumentationImprovements or additions to documentationImprovements or additions to documentation