-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
Via the swagger UI I called:
curl -X GET "http://localhost:18080/rest/tenant/1/roster/employeeRosterView/current?p=0&n=2147483647" -H "accept: application/json"
which gives
"employeeIdToAvailabilityViewListMap": { "additionalProp1": [ { "id": 0, "tenantId": 0, "version": 0, "employeeId": 0, "date": "string", "startTime": { "offset": { "totalSeconds": 0, "id": "string", "rules": { "fixedOffset": true, "transitions": [ null ], "transitionRules": [ null ] } }, "hour": 0, "minute": 0, "second": 0, "nano": 0 }, "endTime": { "offset": { "totalSeconds": 0, "id": "string", "rules": { "fixedOffset": true, "transitions": [ null ], "transitionRules": [ null ] } }, "hour": 0, "minute": 0, "second": 0, "nano": 0 }, "state": "UNAVAILABLE" } ],
notice that the dateTime's are extremely verbose, instead of just something like 2017-11-15 12:34:00.