Skip to content
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-32] Record 전체 요청 API 추가 #73

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

BlackBean99
Copy link
Collaborator

개요

작업사항

  • 면접자 전체 조회 기능을 추가하였습니다.

예시 요청

http://locahost:8080/api/v1/records/all

예시 응답

[
    {
        "url": "https://www.naver.com",
        "record": "서현이는 집에가고 싶어요,,서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요"
    },
    {
        "url": "https://www.naver.com",
        "record": "서현이는 집에가고 싶어요,,서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요"
    },
    {
        "url": "https://www.naver.com",
        "record": "서현이는 집에가고 싶어요,,서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요서현이는 집에가고 싶어요"
    }
]

@BlackBean99 BlackBean99 added feature✨ This issue or pull request already exists enhancement New feature or request labels Aug 30, 2023
@BlackBean99 BlackBean99 requested a review from loopy-lim as a code owner August 30, 2023 10:24
@BlackBean99 BlackBean99 self-assigned this Aug 30, 2023
@BlackBean99 BlackBean99 merged commit 4eec52a into backend Aug 30, 2023
1 check passed
@BlackBean99 BlackBean99 deleted the feature/BE-32 branch August 30, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature✨ This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant