Changes to List timeline events for an issue

GET /repos/{owner}/{repo}/issues/{issue_number}/timeline

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

Changed in 9 of the 62 revisions of this API.220

  1. 5dfa8b80024f1
  2. 30d6b086d6031
  3. 232821bedf707
  4. 1535e71809d52
  5. afcec0a287421
  6. ae221630baa56
  7. 368b611509dd11
  8. 68f6314a01751
  9. e26e2e7af9311

What changed

    • added timeline-connected-event timeline-disconnected-event to the items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added the new optional query request parameter exclude

      new-optional-request-parameter

    • added the optional property items/anyOf[subschema #1: Labeled Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #20: Timeline Assigned Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #22: State Change Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #23: Issue Type Added Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #24: Issue Type Removed Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #25: Issue Type Changed Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #2: Unlabeled Issue Event]/intent to the response with the 200 status

      response-optional-property-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added blocked-by-added-issue-event blocked-by-removed-issue-event blocking-added-issue-event blocking-removed-issue-event to the items/ response property anyOf list for the response status 200

      response-property-any-of-added

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

    • added sub-issue-added-issue-event sub-issue-removed-issue-event parent-issue-added-issue-event parent-issue-removed-issue-event to the items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added the optional property items/anyOf[subschema #14: Timeline Comment Event]/minimized to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/issue_field_values/items/issue_field_name to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/pinned_comment/minimized to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #6: Review Requested Issue Event]/requested_team/access_source to the response with the 200 status

      response-optional-property-added

    • added the optional property items/anyOf[subschema #7: Review Request Removed Issue Event]/requested_team/access_source to the response with the 200 status

      response-optional-property-added

    • added issue-type-added-issue-event issue-type-removed-issue-event issue-type-changed-issue-event to the items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added the new multi_select enum value to the items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/issue_field_values/items/data_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/issue_field_values/items/multi_select_options to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/repository/has_commit_comments from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/anyOf[subschema #15: Timeline Cross Referenced Event]/source/issue/repository/has_commit_comments to the response with the 200 status

      response-optional-property-added