Skip to content

v0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 23:06
· 65 commits to develop since this release
0e07eb7

Commits

  • 4efda1f: [#27] feat - Add new endpoints (Arthur) #37
  • 755e590: [#27] feat - Change endpoints to correct order (Arthur) #37
  • 71a6c5c: [#27] fix - Change the message handler of removeUser endpoint to match with the service's handler (Arthur) #37
  • 6762008: [#27] fix - Change Param decorator to Query decorator on getUsers and getUsersAdmin endpoints (Arthur) #37
  • d730308: [#27] test - Add unit tests on created userAdmin endpoints (Arthur) #37
  • 983c8c3: [#27] refactor - Using userRelation to userAdmin and remove userAdminRelation (Arthur) #37