Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add the member viewset. | 2018-09-01 | -1/+2 | |
| | ||||
* | Add the GET route. | 2018-09-01 | -3/+4 | |
| | ||||
* | Add a simple `list` / `retrieve` documentation link endpoint. | 2018-08-16 | -1/+3 | |
| | ||||
* | Add a `HealthcheckView`. | 2018-08-16 | -0/+2 | |
| | ||||
* | Namespace `bot` endpoints. | 2018-08-16 | -3/+10 | |
| | ||||
* | Use viewsets and the `rest_framework` router. | 2018-08-15 | -0/+11 | |