Closed spelkey-ucd closed 4 months ago
Need the following routes
/api/admin/approver-type
Things to remember:
If validation fails in PUT and POST endpoints, provide meaningful error message that allows client to highlight the offending field
System generated approver types can not be archived, and do not have employees
[x] AdminApproverType cork model/service/store
AdminApproverType
dependent on #22
Need the following routes
/api/admin/approver-type
POST/api/admin/approver-type
PUT/api/admin/approver-type
GET - query params correspond to query db methodThings to remember:
If validation fails in PUT and POST endpoints, provide meaningful error message that allows client to highlight the offending field
System generated approver types can not be archived, and do not have employees
[x]
AdminApproverType
cork model/service/storedependent on #22