Changes to Create Run

POST /projects/{projectId}/runs

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

Changed in 4 of the 37 revisions of this API.2212

  1. 47c2214e718017
  2. f8f811fe2ec922
  3. b33acf308c1f12
  4. e3159f1f21c41

What changed

  • 47c2214e718017See the full diff
    • the response property systemVersionId became nullable for the status 201

      response-property-became-nullable

    • the request property systemVersionId became nullable

      request-property-became-nullable

    • the response property systemVersionId became required for the status 201

      response-property-became-required

    • added the required property metricVersionIds to the response with the 201 status

      response-required-property-added

    • added the required property numExpectedRecords to the response with the 201 status

      response-required-property-added

    • added the required property numRecords to the response with the 201 status

      response-required-property-added

    • added the required property numScores to the response with the 201 status

      response-required-property-added

    • added the required property systemId to the response with the 201 status

      response-required-property-added

  • f8f811fe2ec922See the full diff
    • removed the request property systemConfigId

      request-property-removed

    • removed the optional property systemConfigId from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property systemVersionId

      new-optional-request-property

    • added the optional property systemVersionId to the response with the 201 status

      response-optional-property-added

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

    • the response property testsetId became nullable for the status 201

      response-property-became-nullable

    • the request property testsetId became nullable

      request-property-became-nullable

    • the request property testsetId became optional

      request-property-became-optional

    • added the required property status to the response with the 201 status

      response-required-property-added