professors
List professors
Returns list of all professors
get/professors
Response
Successful Operation
Example response
[
{
"taught": [
{
"semester": 202001
}
]
}
]Returns list of all professors
Successful Operation
[
{
"taught": [
{
"semester": 202001
}
]
}
]