Update README.md

This commit is contained in:
Michael Gerdemann
2020-02-19 15:55:08 +01:00
committed by GitHub
parent 0ae1cba5f5
commit 189dfcafee

View File

@ -88,6 +88,7 @@ This project is licensed under the MIT License - see the
Status | Method | Endpoint | Comment
--- | --- | --- | ---
✅ | GET | /admin/orgs |
✅ | GET | /admin/users |
✅ | POST | /admin/users |
✅ | DELETE | /admin/users/{username} |
✅ | PATCH | /admin/users/{username} |