Changes to List sequence goals

GET /sequences/{sequenceId}/goals

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

Changed in 6 of the 121 revisions of this API.116

  1. 11b6d27ba1de11
  2. ba3a29c6eb332
  3. 8fbabe82a04d1
  4. 6fd2903b91ce1
  5. 36f92fc0caa21
  6. 09f0c32988fb1

What changed

  • 11b6d27ba1de11See the full diff
    • added the new tag_added enum value to the goals/items/triggerType response property for the response status 200

      response-property-enum-value-added

    • added the optional property goals/items/triggerTagName to the response with the 200 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 503 status

      response-optional-property-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • the response property success became optional for the status 404

      response-property-became-optional

    • endpoint added

      endpoint-added