Closed npendery closed 8 years ago
This update adds API documentation for Organizations. The following actions have been documented:
POST /organizations
GET /organizations/{id}
PATCH /organizations/{id}
GET /organizations
Closes #410
Overall looks really good. 👍 I would make some of those minor changes suggested here and then we should be good to go. Maybe resubmit for another review at that point?
👍
Merge at will.
This update adds API documentation for Organizations. The following actions have been documented:
POST /organizations
GET /organizations/{id}
PATCH /organizations/{id}
GET /organizations
Closes #410