Closed npendery closed 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.
The English language stuff can come in a later pass if you'd like.
This update adds API documentation for Roles. The following actions have been documented:
POST /roles
GET /roles
Used the forbidden response generated in #465 Closes #423