From 189dfcafee1e25d0fe9faad20fa7e0e9479e40dd Mon Sep 17 00:00:00 2001 From: Michael Gerdemann Date: Wed, 19 Feb 2020 15:55:08 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1e2167..d3deb5b 100644 --- a/README.md +++ b/README.md @@ -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} |