You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test description:
copy paste prototype for checkmarks
- create api that handle requests:
- [ ] /users/:username - user information endpoint
- [ ] /users/:username/notes/:note_id - notes by username endpoint
- [ ] API should support access token with scope that allow post notes by user but read user information only
- [ ] order DO vps and pre install it for tests
- [ ] perform GET/PUT/POST/DELETE/SEARCH requests to /users/:user_id/notes/:note_id
- [ ] use metrics to store CPU/MEM/IO pressure to compare.
- [ ] create repository
Test description:
copy paste prototype for checkmarks
Compare:
scopereplaced by role that allow post notes for user byitself and read only for other users notesscopereplaced by role that allow post notes for user byitself and read only for other users notesThe text was updated successfully, but these errors were encountered: