The page that displays answered requests only needs the date answered to display the page, and the "view full request" page loads the request from the server. So, we don't need to send the entire request history in the results used to display the answered requests page.
The page that displays answered requests only needs the date answered to display the page, and the "view full request" page loads the request from the server. So, we don't need to send the entire request history in the results used to display the answered requests page.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The page that displays answered requests only needs the date answered to display the page, and the "view full request" page loads the request from the server. So, we don't need to send the entire request history in the results used to display the answered requests page.
Version 3 removes the JSON API; this issue is no longer needed.