professors

List professors

Returns list of all professors

get/professors

Response

Successful Operation

namestring

Professor's name on Testudo

Example response

[
  {
    "taught": [
      {
        "semester": 202001
      }
    ]
  }
]

Changes