Skip to content

[web-33-1] 관리자 메인 소개 문구 수정 API 구현#17

Closed
Chunwol wants to merge 1 commit into
feature/web-33from
feature/web-33-1
Closed

[web-33-1] 관리자 메인 소개 문구 수정 API 구현#17
Chunwol wants to merge 1 commit into
feature/web-33from
feature/web-33-1

Conversation

@Chunwol
Copy link
Copy Markdown
Member

@Chunwol Chunwol commented May 20, 2026

작업 내용

관리자 페이지에서 메인 소개 문구를 수정할 수 있는 API를 구현합니다.

변경 사항

  • PATCH /api/admin/main/intro 엔드포인트 구현
  • MainIntroUpdateRequestDto, MainIntroResponseDto 추가
  • AdminMainController, AdminMainService 수정

테스트

  • PATCH /api/admin/main/intro → 200 OK, description 정상 반환 확인

@Chunwol Chunwol requested review from chldPDms and marianddi May 20, 2026 11:14
@Chunwol Chunwol self-assigned this May 20, 2026
@Chunwol Chunwol added the enhancement New feature or request label May 20, 2026
@Chunwol Chunwol force-pushed the feature/web-33-1 branch from 4f04e84 to fa8d04e Compare May 23, 2026 11:06
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Chunwol Chunwol force-pushed the feature/web-33-1 branch from fa8d04e to 754b416 Compare May 23, 2026 11:12
@Chunwol Chunwol closed this May 23, 2026
@Chunwol Chunwol deleted the feature/web-33-1 branch May 23, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant