Skip to content

[DEV-166] [Feature] user exp 업데이트 api 구현 #21

Description

@yong203

🎟️ 작업 종류 (Feature Type)

DEV-38

📝 상세 내용(Description)

Post service에서 User.exp 필드에 접근하기 위한 엔드포인트를 추가합니다.
AddExpRequest dto를 추가합니다.
userService에 addExp 함수를 추가합니다.(userId에 exp를 더해줍니다)

✅ Todo

  • POST /users/{userId}/exp API 구현
  • AddExpRequest dto를 추가
  • userService에 addExp 함수를 추가

Metadata

Metadata

Assignees

Labels

feat새로운 기능
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions