| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change HTTP Bulk Delete from DELETE to POST | Adelyn | 2018-08-17 | 1 | -1/+1 |
| | | |||||
| * | Fix all the dead links in the docs | Erk- | 2018-08-09 | 1 | -22/+22 |
| | | |||||
| * | [routing] Fix various incorrect routes. (#364) | Lymia Aluysia | 2018-08-08 | 1 | -4/+4 |
| | | |||||
| * | [http] Fix some routing issues | Zeyla Hellyer | 2018-08-08 | 1 | -4/+4 |
| | | | | | | | | | | | | Fix the following issues with the routing: - AddMemberRole now POSTs instead of DELETEs - GuildBanUser now POSTs instead of DELETEs - CreateRole now POSTs instead of DELETEs - CreateWebhook now POSTs instead of DELETEs These issues arose from commit hash bbbf63868a8ef3c0f21c1896f7afb96f4d8fbcc1. | ||||
| * | [http] Abstract out routing methods and paths | Zeyla Hellyer | 2018-08-05 | 1 | -0/+1433 |