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

feat: 모든 페스티벌 id 조회 api 구현 #182

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

punchdrunkard
Copy link
Member

요약

FE의 ISR을 위해 DB에 존재하는 모든 페스티벌의 id를 조회하는 api를 구현합니다.

작업 내용

  • 모든 페스티벌의 id를 조회하는 api 구현
  • 테스트 코드 작성

기타 (논의하고 싶은 부분)

타 직군 전달 사항

close #180

@punchdrunkard punchdrunkard added the type: feat 새로운 기능 구현 label Oct 25, 2024
@punchdrunkard punchdrunkard self-assigned this Oct 25, 2024
Copy link

Test Results

104 tests   104 ✅  21s ⏱️
 23 suites    0 💤
 23 files      0 ❌

Results for commit 5065986.

@punchdrunkard punchdrunkard merged commit 466fa46 into main Oct 25, 2024
3 checks passed
@punchdrunkard punchdrunkard deleted the feat/#180 branch October 25, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feat 새로운 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 모든 축제 id 반환 api
1 participant