Skip to content

feat(user): add GetUsersByEx API for filtering users by ex field#10

Open
huanguolin wants to merge 1 commit into
devfrom
feat/alvin/new-api-for-user
Open

feat(user): add GetUsersByEx API for filtering users by ex field#10
huanguolin wants to merge 1 commit into
devfrom
feat/alvin/new-api-for-user

Conversation

@huanguolin

Copy link
Copy Markdown
Contributor

Add new RPC API to query users by ex field with pagination:

  • Add GetUsersByExReq/GetUsersByExResp to user.proto
  • Implement FindUsersByEx in storage layer (mgo, controller)
  • Add GetUsersByEx RPC handler

Add new RPC API to query users by ex field with pagination:
- Add GetUsersByExReq/GetUsersByExResp to user.proto
- Implement FindUsersByEx in storage layer (mgo, controller)
- Add GetUsersByEx RPC handler

This API is used by v2 service to sync teachers by institution.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant