Should be made in controller file of the specified micro service
Should return the return of an unimplemented function with an appropriate type, consider if the possible return parameter might be more than one
The function name should be logical given what you're retrieving
Specific Endpoint Requirements
Should take CRN as a parameter, required
Should return the value from a function that you make the name for to implement later, something like (GetSpecialTypeForCRN()) or something better. I would return something different for Honors, Service-learning, and Online.
Should be made in the controller file of the Bulletin Micro service on the dev branch
General Endpoint Requirements
Specific Endpoint Requirements