Versions Compared

Key

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

...

  • Return an appropriate error message to the client if the accessCode record is no longer valid (invalidatedAt timestamp is not nil ) for any reason

  • Return an appropriate error message to the client if the user has not consented to the HA’s terms of service

  • Return an appropriate status code if there is a valid access code associated with the case and but no points of concern associated with the case (user has not uploaded data yet)

  • Return all points of concern associated with the case if there are any

...