maxdobeck / gatekeeper

API that performs user authentication and authorization as well as process business logic.
0 stars 0 forks source link

Add schedules Skeleton #41

Closed maxdobeck closed 6 years ago

maxdobeck commented 6 years ago

All basic CRUD actions for schedules are here.

We check for ownership and bad data prior to doing anything. Standard ResDetails struct is used to return info on the operation.