code-corps / deprecated-code-corps-rails-api

Rails API for Code Corps.
https://codecorps.org
MIT License
25 stars 15 forks source link

Document Roles API #466

Closed npendery closed 8 years ago

npendery commented 8 years ago

This update adds API documentation for Roles. The following actions have been documented:

Used the forbidden response generated in #465 Closes #423

joshsmith commented 8 years ago

@npendery some comments here that could use some work. I would look to theme in User for an example of how to do an enum.

I also think this (and other PRs) need more plain English language, even it's just a sentence or two explaining the endpoint.

joshsmith commented 8 years ago

The English language stuff can come in a later pass if you'd like.