# Functions
CreateSchedule represents the API handler to create a schedule.
DeleteSchedule represents the API handler to remove a schedule.
GetSchedule represents the API handler to get a schedule.
ListSchedules represents the API handler to get a list of schedules for a repository.
UpdateSchedule represents the API handler to update a schedule.