Changes to Get task external links

GET /external-link/task/{taskId}

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

Changed in 6 of the 23 revisions of this API.87

  1. 08bbb5bedb5d24
  2. 32cece1ebe433
  3. c45ef22a736c11
  4. 298877d6a79a1
  5. 4b8811b821e611
  6. f6c7baa369241

What changed

  • 08bbb5bedb5d24See the full diff
    • the response property items/metadata became optional for the status 200

      response-property-became-optional

    • the items/metadata response's property type/format changed from string/date-time to / for status 200

      response-property-type-changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the required property items/integration to the response with the 200 status

      response-required-property-added

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

    • the items/createdAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • the items/metadata response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • the items/updatedAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • the response property items/title became nullable for the status 200

      response-property-became-nullable

    • response property items/title list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property items/title list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

  • 4b8811b821e611See the full diff
    • the response property items/title became nullable for the status 200

      response-property-became-nullable

    • response property items/title list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • endpoint added

      endpoint-added