The returned json strings in the API documentation doesn't match with the actual Json strings returned
Created by: bhargavms
The returned json strings in the API documentation doesn't match with the actual Json strings returned for the "author" object in the return json string for GET request to "/projects/:id/issues". Also the returned json string for "http://localhost:3000/oauth/authorize?client_id=APP_ID&redirect_uri=REDIRECT_URI&response_type=code". Please update the documentation.