Fakultas Ilmu Komputer UI

fix: Change return type of fetch users by ecosystem Id and type function

Merged Abraham Rudolf Brahmana requested to merge service-fetch-users into master

Background:

This MR change the return type of fetchUsersByEcosystemIdAndType function from IUsers to IUser. The IUsers type is also deleted in this MR.

Added packages:

none

How to test:

Use the function

Tested on:

  • iOS
  • Android

Merge request reports