Changes to Retrieve a Job Activity

GET /jobactivity/{uuid}.json

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.45

  1. 638a8df09bf42
  2. ca9b053c43735
  3. f2e41074a4682

What changed

    • the allocated_by_staff_uuid response's property type/format changed from string/uuid to / for status 200

      response-property-type-changed

    • the allocated_timestamp response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the travel_distance_in_meters response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • the travel_time_in_seconds response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed