[Improvement] WP-SVC-05 수정/삭제/진단 계약 #218

Closed
opened 2026-02-25 04:35:33 +00:00 by seonkyu.kim · 0 comments
Owner

개요

PRD FR-SVC-007 기반 수정/삭제/진단 계약 정합 작업

작업 내용

  • 플랫폼 자격증명 삭제 API 추가 (APNs/FCM 각각)
  • 자격증명 진단 응답 확장 (credentialStatus, statusReason)
  • 수정 API에 Status 필드 추가 (원자적 상태 변경)
  • Swagger Description 업데이트

관련 WP

  • 의존성: WP-SVC-03, WP-SVC-04
  • 실행계획: Documents/Front_Analysis/execution-plan/03-service-management-wp.md

변경 파일

  • SPMS.Application/Interfaces/IServiceManagementService.cs
  • SPMS.Application/DTOs/Service/CredentialsResponseDto.cs
  • SPMS.Application/DTOs/Service/UpdateServiceRequestDto.cs
  • SPMS.Application/Services/ServiceManagementService.cs
  • SPMS.API/Controllers/ServiceController.cs
## 개요 PRD FR-SVC-007 기반 수정/삭제/진단 계약 정합 작업 ## 작업 내용 - [x] 플랫폼 자격증명 삭제 API 추가 (APNs/FCM 각각) - [x] 자격증명 진단 응답 확장 (credentialStatus, statusReason) - [x] 수정 API에 Status 필드 추가 (원자적 상태 변경) - [x] Swagger Description 업데이트 ## 관련 WP - 의존성: WP-SVC-03, WP-SVC-04 - 실행계획: `Documents/Front_Analysis/execution-plan/03-service-management-wp.md` ## 변경 파일 - `SPMS.Application/Interfaces/IServiceManagementService.cs` - `SPMS.Application/DTOs/Service/CredentialsResponseDto.cs` - `SPMS.Application/DTOs/Service/UpdateServiceRequestDto.cs` - `SPMS.Application/Services/ServiceManagementService.cs` - `SPMS.API/Controllers/ServiceController.cs`
seonkyu.kim added the
Priority
Medium
Status
In Progress
Type
Improvement
labels 2026-02-25 04:35:49 +00:00
seonkyu.kim self-assigned this 2026-02-25 04:35:50 +00:00
seonkyu.kim added this to the Phase 1: 서비스 도메인 milestone 2026-02-25 04:35:51 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-25 04:52:40 +00:00
Sign in to join this conversation.
No description provided.