- ServiceTagsRequestDto, UpdateServiceTagsRequestDto, ServiceTagsResponseDto 생성 - IServiceManagementService에 GetTagsAsync, UpdateTagsAsync 추가 - ServiceManagementService에 태그 JSON 파싱/직렬화 로직 구현 - ServiceController에 POST tags/list, tags/update 엔드포인트 추가 - 태그 최대 10개 제한, 변경 없음 감지 Closes #70 |
||
|---|---|---|
| .. | ||
| AccountController.cs | ||
| AuthController.cs | ||
| PasswordController.cs | ||
| ProfileController.cs | ||
| PublicController.cs | ||
| ServiceController.cs | ||