issues
search
mju-likelion
/
baker
12기 지원페이지 관리자
0
stars
0
forks
source link
Feature/#41 자기소개서 조회 방식 변경
#42
Closed
Dh3356
closed
8 months ago
Dh3356
commented
8 months ago
Description
자기소개서 조회 방식 변경
학번으로 조회 -> 지원서 id로 조회 response data 추가
Changes
Controller
[x] IntroduceController
Service
[x] IntroduceService
[x] IntroduceServiceImpl
IntroduceGetResponseData
[x] studentId
[x] name
API
URL
method
Usage
Authorization Needed
introduce?appplicationId={appplicationId}
GET
자기소개 조회
O
Additional context
Closes #41
Description
자기소개서 조회 방식 변경
학번으로 조회 -> 지원서 id로 조회 response data 추가
Changes
Controller
Service
IntroduceGetResponseData
API
Additional context
Closes #41