Update to use latest API Version
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
45183f619e
commit
c147cadc40
@ -78,6 +78,7 @@ async function arrDepBoardStaff(CRS) {
|
||||
const _staffLdb = staffStationTransform(result);
|
||||
console.log("Transformation Test Successful");
|
||||
console.log(JSON.stringify(_staffLdb));
|
||||
return _staffLdb
|
||||
} catch (err) {
|
||||
console.log("Transformation Test Failed: " + err);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user