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: 검색어 범위 수정 #64

Merged
merged 5 commits into from
Aug 5, 2024
Merged

feat: 검색어 범위 수정 #64

merged 5 commits into from
Aug 5, 2024

Conversation

dkfla
Copy link
Collaborator

@dkfla dkfla commented Aug 5, 2024

feat: 검색어 범위 수정

PR을 한 이유 🎯

  • 검색어 범위 수정과 여러 코드 형식을 통일함

이슈 번호 📎

변경사항 🛠

  • 푸드 타입도 검색 가능하게 변경
  • 검색어 "홍대" 뿐만 아니라 "홍 대" 도 가능하도록
  • 에러 형식 통일 HTTP_404_ 이런식으로
  • 자동 리디렉션이 안되는 POST 의 슬래시 없는 URL도 처리 가능하도록 변경
  • friends/serializers.py 중복 시리얼라이저들 삭제
  • 로그인 인증 방식 DRF API에 맞게 수정

특이사항 📌

테스트 결과 📝

@dkfla dkfla merged commit 4835ffa into develop Aug 5, 2024
0 of 2 checks passed
@dkfla dkfla deleted the feature/search branch August 5, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant