Skip to content

refactor: API 수정사항 반영#115

Merged
nueijeel merged 31 commits intodevelopfrom
feature/refactor
Feb 12, 2026
Merged

refactor: API 수정사항 반영#115
nueijeel merged 31 commits intodevelopfrom
feature/refactor

Conversation

@nueijeel
Copy link
Contributor

작업 내용

  • 게시글 저장 로직 수정
  • get user board list api
  • get notification list api
  • get has unread notification api
  • get notice list api
  • post inquiry api
  • patch user profile api
  • 임시저장 등록 로직 수정
  • enroll 관련 api
  • get user profile by id api
  • get notification response
  • delete notification api
  • post user report api
  • get requested enroll list api
  • get enroll count api
  • post user block api
  • get inquiry api
  • delete user block,
  • get blocked user list api
  • get received all enrolls api
  • get received enrolls api
  • 유저 차단 목록 response dto, model 필드 수정
  • 공지사항 관련 api 수정
  • get inquiry api response body에 nickname 필드 추가
  • get chat room list api 수정사항 반영
  • get user alarm api 호출 구현
  • domain 모듈 consumer rule 추가

- 서버 수정사항 반영
- AddPostFragment에서 게시글 상태 식별하는 BoardMode 사용
- post enroll api
- patch enroll reject api
- patch enroll accept api
- get enroll api
- delete enroll api
- uppercase로 저장되는 점 반영
- blockedAt 필드 타입 Nullable로 변경
- get notice detail api 수정사항 반영
- get notice list api response 수정
@nueijeel nueijeel added the refactor 리팩토링 label Feb 12, 2026
@nueijeel nueijeel added the chore 빌드, 패키지 관련 설정 label Feb 12, 2026
@nueijeel nueijeel merged commit 66667e9 into develop Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 빌드, 패키지 관련 설정 refactor 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant