issues
search
whynot-here
/
whynot-here-api-server
whynot-here 서비스 API 서버
3
stars
0
forks
source link
[BE] feat: 공고 필터, 상태변경 API & 테스트
#33
Closed
osj3474
closed
2 years ago
osj3474
commented
2 years ago
개발된 API 내역은 다음과 같습니다.
Index
Method
Route
Description
1
GET
/v1/posts?recruit=&jobs=
공고 필터용 API
2
POST
/v1/posts/own/{postId}
공고 모집 상태변경
개발된 API 내역은 다음과 같습니다.