Skip to content

Commit

Permalink
fix: absurd errors due to change in the types package.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoehabb committed Dec 12, 2024
1 parent d15e1ee commit ca17480
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions architecture/v1.0/tutors.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ type Response = Paginated<{
- Add actions (edit and delete).
- Display rating starts.
- [ ] Impl. video player [@mostafakamar2308](https://github.com/mostafakamar2308)
- [ ] Update the find tutor info API ([info](#find-tutor-api)). [@mmoehabb](https://github.com/mmoehabb)
- [ ] Write tests for the ratings endpoints. [@mmoehabb](https://github.com/mmoehabb)
- [x] Update the find tutor info API ([info](#find-tutor-api)). [@mmoehabb](https://github.com/mmoehabb)
- [x] Write tests for the ratings endpoints. [@mmoehabb](https://github.com/mmoehabb)
- [ ] Put all pieces together at the tutor profile page [@mostafakamar2308](https://github.com/mostafakamar2308)
- [ ] Update the find tutor rules api ([info](#find-tutor-rules-api)) (with tests) [@mmoehabb](https://github.com/mmoehabb)
- [ ] Impl. find tutor ratings endpoint ([info](#find-tutor-ratings-api)) [@mmoehabb](https://github.com/mmoehabb)
- [x] Update the find tutor rules api ([info](#find-tutor-rules-api)) (with tests) [@mmoehabb](https://github.com/mmoehabb)
- [x] Impl. find tutor ratings endpoint ([info](#find-tutor-ratings-api)) [@mmoehabb](https://github.com/mmoehabb)

0 comments on commit ca17480

Please sign in to comment.