[Feature] 메시지 CRUD API 구현 (저장/목록/상세/삭제) #128
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#128
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
API_Specification.md §6.1~6.4 기준 메시지 CRUD API를 구현한다.
POST /v1/in/message/save— 메시지 저장 (message_code 자동 생성)POST /v1/in/message/list— 메시지 목록 조회 (페이지네이션, keyword/is_active 필터)POST /v1/in/message/info— 메시지 상세 조회 (variables 추출 포함)POST /v1/in/message/delete— 메시지 삭제 (Soft Delete)참조 문서
Documents/API_Specification.md§6.1~6.4Documents/DB_Schema.md§5 (messages 테이블), §3 (message_code 생성 규칙)체크리스트
Application Layer
Domain Layer
Infrastructure Layer
API Layer
규칙
(접두 랜덤 3자리)(순번 4자리)(접미 랜덤 3자리)— 10자리