Changes to List issue events

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

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

Changed in 4 of the 62 revisions of this API.11

  1. 232821bedf706
  2. 1535e71809d51
  3. afcec0a287421
  4. ae221630baa53

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • 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 #2: Unlabeled Issue Event]/intent to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-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 #8: 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 #9: 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