- ProfileResponseDto, UpdateProfileRequestDto 생성 - IAuthService에 GetProfileAsync, UpdateProfileAsync 추가 - AuthService에 프로필 조회/수정 로직 구현 - ProfileController 생성 (v1/in/account/profile) |
||
|---|---|---|
| .. | ||
| AccountController.cs | ||
| AuthController.cs | ||
| ProfileController.cs | ||
| PublicController.cs | ||
| ServiceController.cs | ||