andela / ah-infinity-stones

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

#163368898 Add email to Article's Author Details #65

Closed codeplus254 closed 5 years ago

codeplus254 commented 5 years ago

What does this PR do?

}


- Note the article slug generated after successfully creating an article. In this case, it would be `how-to-make-it-rain`. Access the specific article by `GET api/articles/how-to-make-it-rain`
- You should see the author's email.

#### What are the relevant pivotal tracker stories?
[#163368898](https://www.pivotaltracker.com/story/show/163368898)
#### Screenshots
<img width="1433" alt="screenshot 2019-01-21 at 21 04 07" src="https://user-images.githubusercontent.com/16904946/51491716-3fa1b780-1dc0-11e9-9274-a6d9a78160af.png">
codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 3792a7c3 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 1

View more on Code Climate.