Changes to Update a run plan

PUT /v1/simulation/plan/{planId}

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

Changed in 2 of the 105 revisions of this API.119

  1. 887b091b3d81118
  2. a1a7faf3a53b1

What changed

  • 887b091b3d81118See the full diff
    • the iterationCount request property's max was set to 10000.00

      request-property-max-set

    • added the new conflict enum value to the type response property for the response status 400

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 429

      response-property-enum-value-added

    • added the new conflict enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 400

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 401

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 404

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 429

      response-property-enum-value-added

    • added the new payment_required enum value to the type response property for the response status 500

      response-property-enum-value-added

    • added the new optional request property flows

      new-optional-request-property

    • added the new optional request property isHidden

      new-optional-request-property

    • added the new optional request property metrics/items/metricId

      new-optional-request-property

    • added the new optional request property metrics/items/slug

      new-optional-request-property

    • the request property metrics/items/id became optional

      request-property-became-optional

    • request property scenarios deprecated

      request-property-deprecated

    • response property data/scenarios deprecated

      response-property-deprecated

    • added the required property data/flows to the response with the 200 status

      response-required-property-added

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

    • added the optional property data/scenarios/items/variables to the response with the 200 status

      response-optional-property-added