Changes to View a job

GET /v0/projects/{project}/jobs/{job}

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

Changed in 3 of the 64 revisions of this API.145

  1. 71cd0a41ffd93
  2. 1634d744359e2
  3. 36c8ad75352714

What changed

    • added the optional property config/allOf[JsonJobConfig]/build_time to the response with the 200 status

      response-optional-property-added

    • added the optional property config/allOf[JsonJobConfig]/file_size to the response with the 200 status

      response-optional-property-added

    • added the optional property config/allOf[JsonJobConfig]/image to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/allOf[JsonSpec]/sandbox to the response with the 200 status

      response-optional-property-added

    • added the required property spec/allOf[JsonSpec]/os to the response with the 200 status

      response-required-property-added

  • 36c8ad75352714See the full diff
    • removed the required property spec/allOf[JsonSpec]/os from the response with the 200 status

      response-required-property-removed

    • removed the optional property config/allOf[JsonJobConfig]/build_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property config/allOf[JsonJobConfig]/file_size from the response with the 200 status

      response-optional-property-removed

    • removed the optional property config/allOf[JsonJobConfig]/image from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/allOf[JsonSpec]/sandbox from the response with the 200 status

      response-optional-property-removed

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog