Skip to content

Commit 6a7e35f

Browse files
committed
Updated README.md
1 parent a35f557 commit 6a7e35f

1 file changed

Lines changed: 39 additions & 7 deletions

File tree

README.md

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,45 @@ The generation of usable JSON Web Tokens is available in [web-auth](https://gith
5656
- [x] Calendar
5757
- [x] Stats
5858
- [ ] People
59-
- [x] User by ID
60-
- [x] User by JWT
61-
- [x] Permissions
62-
- [ ] Create user
63-
- [ ] Create roles
64-
- [x] List all users
65-
- [x] List all users by role
59+
- [ ] User
60+
- [x] List all users
61+
- [x] List all users by role
62+
- [x] User by ID
63+
- [x] User by JWT
64+
- [ ] Add
65+
- [ ] Edit
66+
- [ ] Delete
67+
- [x] Permission
68+
- [x] List
69+
- [x] Get
70+
- [x] Add
71+
- [x] Edit
72+
- [x] Delete
73+
- [x] Role
74+
- [x] List
75+
- [x] Get
76+
- [x] Add
77+
- [x] Edit
78+
- [x] Delete
79+
- [x] Officership
80+
- [x] Officership
81+
- [x] List
82+
- [x] Get
83+
- [x] Add
84+
- [x] Edit
85+
- [x] Delete
86+
- [x] Team
87+
- [x] List
88+
- [x] Get
89+
- [x] Add
90+
- [x] Edit
91+
- [x] Delete
92+
- [x] Officer
93+
- [x] List
94+
- [x] Get
95+
- [x] Add
96+
- [x] Edit
97+
- [x] Delete
6698
- [ ] Clapper
6799
- [ ] Events
68100
- [x] List by month

0 commit comments

Comments
 (0)