Changes to List issue events for a repository

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

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

Changed in 7 of the 62 revisions of this API.212

  1. 232821bedf701
  2. 1535e71809d52
  3. afcec0a287422
  4. ae221630baa55
  5. 368b611509dd11
  6. 68f6314a01751
  7. e26e2e7af9311

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-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 items/parent_issue to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property items/issue/issue_field_values/items/issue_field_name to the response with the 200 status

      response-optional-property-added

    • added the optional property items/issue/pinned_comment/minimized to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property items/requested_team/access_source to the response with the 200 status

      response-optional-property-added

    • added the new multi_select enum value to the items/issue/issue_field_values/items/data_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/issue/issue_field_values/items/multi_select_options to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/issue/repository/has_commit_comments from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/issue/repository/has_commit_comments to the response with the 200 status

      response-optional-property-added