2023-08-30 집현전 도서 검색 TF팀 회의 #18
Replies: 7 comments 9 replies
-
#17 번과 내용이 중복되는 것 같아요. 확인해주실수 있을까요? |
Beta Was this translation helpful? Give feedback.
-
진행상황 공유요청 사항
변경 사항
|
Beta Was this translation helpful? Give feedback.
-
진행 상황 공유
논의해보고 싶은 사항
|
Beta Was this translation helpful? Give feedback.
-
진행 상황 공유검색결과 미리보기 구현 (커밋 컨벤션 이슈로 수정 중)
논의해보고 싶은 사항
|
Beta Was this translation helpful? Give feedback.
-
추천도서 |
Beta Was this translation helpful? Give feedback.
-
API 명세1. 도서 결과 미리보기
Resquest (Query)
Response{
"items": [
{
"bookInfoId": 1, // id 에서 bookInfoId로 변경
"title": "",
"author": "",
"publisher": "",
"publishedAt": "",
"image": ""
},
{
"bookInfoId": 2, // id 에서 bookInfoId로 변경
"title": "",
"author": "",
"publisher": "",
"publishedAt": "",
"image": ""
}
],
"meta": {
"totalCount": 17
}
} |
Beta Was this translation helpful? Give feedback.
-
https://marketplace.visualstudio.com/items?itemName=vivaxy.vscode-conventional-commits |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions