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: example controller 추가 #20

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

Jaewon-pro
Copy link
Member

🔗 이슈 연결

🚀 구현한 API

  • GET /api/v1/examples/pagination: 페이징 확인
  • GET /api/v1/examples/data: data 필드내 json 데이터 확인
  • GET /api/v1/examples/input: request param 확인
  • GET /api/v1/examples/empty: 빈 응답 확인
  • GET /api/v1/examples/errors: 에러 발생 확인

💡 반영할 내용 및 변경 사항 요약

  • iOS팀에서 필요로 하는 간단한 테스트 용도의 컨트롤러를 추가합니다.
  • 추후 삭제해야 합니다.

🔍 리뷰 요청/참고 사항

@Jaewon-pro Jaewon-pro self-assigned this Jul 24, 2024
@Jaewon-pro Jaewon-pro requested a review from hee9841 July 24, 2024 00:41
Copy link
Collaborator

@hee9841 hee9841 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

return headers;
}

@Operation(summary = "데이터 테스트, 시간 관련 형식도 정하면 좋을 것 같아요")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

형식 정해지면 유틸클래스로 관리하면 좋을 것 같요😄

@Jaewon-pro Jaewon-pro merged commit e6d1f9d into main Jul 24, 2024
1 check passed
@Jaewon-pro Jaewon-pro deleted the feature/#19/example-controller branch July 24, 2024 05:48
@hee9841 hee9841 linked an issue Aug 20, 2024 that may be closed by this pull request
@hee9841 hee9841 removed a link to an issue Aug 20, 2024
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.

2 participants