-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BE] refactor: 리뷰 상세 조회 dto 개선 #847
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
api문서가 바뀌는 것이니 프론트에게 잘 전달해야겠네요
덕분에 조회 로직에서 몇 줄 줄어든 것도 좋네요👏👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯 프론트 먼저 머지하고 진행합시다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
제안 드립니다🙋🏻♀️
1/ questions -> reviews
지금은 question 이라는 객체에 질문 내용과 응답 내용이 다 들어가 있어요.
질문과 응답을 담는 객체의 이름은 questions 보다 reviews 가 더 적절할 것 같아요
2/ (1번이 반영된다면) content -> questionContents or questionName
지금의 questions 가 reviews 로 바뀐다면
지금의 content 는 questionContent 또는 questionName로 바꿔서 "질문의 내용" 이라는 것을 드러내야 할 것 같아요.
필드 이름 바뀌면 확실하게 전달해야겠네요~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
안녕하시렵니까 테드?👋 반영된 것 확인했습니다. 💯
그리고 api 문서의 완성도를 조금 더 높이자면,
API 문서에서 응답 데이터를
"하나의 섹션에 첫번째 카테고리 질문, 두번째 서술형 질문" 으로 내려주면 더 좋을 것 같아요~
api 문서에서 두가지 경우에 각각 응답이 어떻게 오는지 볼 수 있도록요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
구구구구굳~ 수고했어요😊
🚀 어떤 기능을 구현했나요 ?
🔥 어떻게 해결했나요 ?
변경된 응답 예시
📝 어떤 부분에 집중해서 리뷰해야 할까요?
📚 참고 자료, 할 말