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] APIResponse 수정 #50

Open
jeongns2611 opened this issue Jan 8, 2025 · 0 comments
Open

[Feat] APIResponse 수정 #50

jeongns2611 opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
✨ Feature 기능 개발

Comments

@jeongns2611
Copy link
Collaborator

🌱 기능 명칭

APIResponse 수정

  • 미사용 메서드 제외

🌱 상세 내용

삭제된 메서드

  • success()
  • success(SuccessCode code, String message, T data)
  • create(T data)
  • create(int code, String message, T data)
@jeongns2611 jeongns2611 added the ✨ Feature 기능 개발 label Jan 8, 2025
@jeongns2611 jeongns2611 self-assigned this Jan 8, 2025
jeongns2611 added a commit that referenced this issue Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant