Changes to Get web navigator task results

POST /navigator/get-task

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

Changed in 2 of the 21 revisions of this API.323

  1. 57c3c3ae1e293
  2. f3aa0cdc208523

What changed

    • the task/end_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the task/last_updated_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the task/start_time response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • removed the optional property task/response/page_html from the response with the 200 status

      response-optional-property-removed

    • removed the optional property task/response/page_img from the response with the 200 status

      response-optional-property-removed

    • added the optional property task/response/html to the response with the 200 status

      response-optional-property-added

    • added the optional property task/response/img to the response with the 200 status

      response-optional-property-added

    • added the optional property task/response/markdown to the response with the 200 status

      response-optional-property-added