You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
신청 도서도 post/get/edit/delete/search 와 같은 CRUD API를 추가 해야 함
추가 의견
현재 도서를 신청하는 API가 POST/requestBook으로 되어있는데 requestBook 자체를 신청 도서로 취급하고 (postRequestBook, getRequestBook, deleteRequestBook, editRequestBook) 이런 식으로 API명을 바꾸는 건 어떨까요?
이슈 내용
추가 의견
TODO