Changes to Create a prediction job from the given model version

POST /models/{model_id}/versions/{version_id}/jobs

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

Changed in 4 of the 34 revisions of this API.516

  1. a1e12cbeeebc12
  2. c3ef0b1c733b12
  3. d062ab20ef2521
  4. c4b3505de7df21

What changed

    • added the new optional request property config/image_builder_resource_request/liveness_probe

      new-optional-request-property

    • added the new optional request property config/image_builder_resource_request/readiness_probe

      new-optional-request-property

    • added the new optional request property environment/default_resource_request/liveness_probe

      new-optional-request-property

    • added the new optional request property environment/default_resource_request/readiness_probe

      new-optional-request-property

    • added the new optional request property environment/default_transformer_resource_request/liveness_probe

      new-optional-request-property

    • added the new optional request property environment/default_transformer_resource_request/readiness_probe

      new-optional-request-property

    • added the optional property config/image_builder_resource_request/liveness_probe to the response with the 200 status

      response-optional-property-added

    • added the optional property config/image_builder_resource_request/readiness_probe to the response with the 200 status

      response-optional-property-added

    • added the optional property environment/default_resource_request/liveness_probe to the response with the 200 status

      response-optional-property-added

    • added the optional property environment/default_resource_request/readiness_probe to the response with the 200 status

      response-optional-property-added

    • added the optional property environment/default_transformer_resource_request/liveness_probe to the response with the 200 status

      response-optional-property-added

    • added the optional property environment/default_transformer_resource_request/readiness_probe to the response with the 200 status

      response-optional-property-added

  • c3ef0b1c733b12See the full diff
    • removed the success response with the status 201

      response-success-status-removed

    • added optional request body

      request-body-added-optional

    • added the success response with the status 200

      response-success-status-added

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

    • removed the request body

      request-body-removed

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

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

  • c4b3505de7df21See the full diff
    • removed the request body

      request-body-removed

    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 201

      response-success-status-added

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

Of the 34 revisions, 4 have no diff computed.