Action
Requesting to merge branch feature/#138-add-get-generated-times-function-to-hub-class into master
Description
Takes the getGeneratedTimes() function in the hub-class model on the front-end and makes it part of the backend in the withAvailability resource endpoint. Also adds additional functionality to return empty time objects for time blocks where participants exceed the class seat capacity.
Closes #138
ⓘ Related to Pull Request #206 on Safely front-end
Action Requesting to merge branch
feature/#138-add-get-generated-times-function-to-hub-class
intomaster
Description Takes the
getGeneratedTimes()
function in the hub-class model on the front-end and makes it part of the backend in thewithAvailability
resource endpoint. Also adds additional functionality to return empty time objects for time blocks where participants exceed the class seat capacity.