Arrumar checkboxes

This commit is contained in:
Augusto Gunsch 2021-10-17 21:22:25 -03:00
parent 49aabeea82
commit 9b63327c0f
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ Os endpoints que já estão funcionando marcados:
- [X] POST /trainer - [X] POST /trainer
- [X] POST /trainer/authenticate - [X] POST /trainer/authenticate
- [X] GET /trainer/{trainerId} - [X] GET /trainer/{trainerId}
- [] GET /trainer/{trainerId}/pokemon - [ ] GET /trainer/{trainerId}/pokemon
- [] POST /trainer/{trainerId}/pokemon - [ ] POST /trainer/{trainerId}/pokemon
- [] GET /trainer/{trainerId}/pokemon/{pokemonId} - [ ] GET /trainer/{trainerId}/pokemon/{pokemonId}
- [] DELETE /trainer/{trainerId}/pokemon/{pokemonId} - [ ] DELETE /trainer/{trainerId}/pokemon/{pokemonId}