Chris Hill-Scott
def1d253aa
Add endpoint to get billable units/financial year
...
`/services/ef7a665d-11a4-425a-a180-a67ca00b69d7/billable-units?year=2016`
Pretty much just passes through to the DAO layer. Validates that year
is:
- present (there’s no need for unbounded queries on this endpoint)
- an integer
2016-10-03 15:50:55 +01:00
..
2016-09-12 16:41:48 +01:00
2016-09-23 11:07:49 +01:00
2016-09-30 13:34:44 +01:00
2016-09-22 17:18:05 +01:00
2016-10-03 15:50:54 +01:00
2016-09-23 15:59:23 +01:00
2016-09-26 12:35:59 +01:00
2016-09-23 16:34:13 +01:00
2016-10-03 14:48:06 +01:00
2016-08-09 15:59:22 +01:00
2016-07-25 09:47:38 +01:00
2016-09-28 15:28:45 +01:00
2016-10-03 15:50:55 +01:00
2016-06-29 12:07:32 +01:00
2016-06-27 14:47:20 +01:00
2016-06-17 12:57:43 +01:00
2016-08-24 10:59:33 +01:00
2016-09-26 12:35:59 +01:00
2016-09-27 16:54:00 +01:00
2016-09-27 13:44:29 +01:00
2016-09-23 14:44:15 +01:00
2016-08-31 12:39:11 +01:00