Changes to GET /models/:modelId/trainings/:trainingId

GET /models/{modelId}/trainings/{trainingId}

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

Changed in 3 of the 40 revisions of this API.114

  1. d5fe190026be13
  2. c3143d49b3ed1
  3. 9788e6bfa9251

What changed

  • d5fe190026be13See the full diff
    • added the new preparing enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the optional property statistics to the response with the 200 status

      response-optional-property-added

    • the trainingId response's property pattern was changed from ^las:model-training:[a-f0-9]{32}$ to ^las:model-training:[a-z0-9-_]+$ for the status 200

      response-property-pattern-changed

    • the warmStartConfig/anyOf[subschema #1]/trainingId response's property pattern was changed from ^las:model-training:[a-f0-9]{32}$ to ^las:model-training:[a-z0-9-_]+$ for the status 200

      response-property-pattern-changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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