Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • New endpoint for retrieving checkpoint history: GET api/round/ExecutedCheckpoint.
  • New endpoint for retrieving a user's round checkpoints: GET api/round/MyCheckpoints.
  • Fixed issue in endpoint GET api/WorkOrder — Jobs created directly in history were missing due to comparison against an incorrect date column in the table.
  • Fixed issue in endpoint POST api/GenericMessage — The timestamp of the message was in UTC and could vary by 1–2 hours depending on daylight saving time. 
  • ++

...