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

2024-01-19 release #136

Merged
merged 9 commits into from
Jan 19, 2024
Merged

2024-01-19 release #136

merged 9 commits into from
Jan 19, 2024

Conversation

tkddn204
Copy link
Contributor

No description provided.

설명:
- 쿠폰의 상태를 요구사항에 있는 값과 동일하게 변경했습니다.
설명:
- enum에서 value 필드의 값을 찾는 메소드를 포함한 인터페이스를 추가했습니다.
설명:
- 파라미터를 String으로 모두 바꾸려 합니다.
- 따라서 Converter는 필요가 없어졌으므로 삭제했습니다.
설명:
- 새로 만든 ValuedEnum의 getValue로 유효성 검증을 하기 위해 ValuedEnumValidator를 수정했습니다.
설명
- #132 를 참고하세요.
- 문자열로 요청을 받기 위해서는 타입을 문자열로 지정해줘야함을 알게되었습니다.
쿠폰 도메인 DTO의 enum 값을 요청/응답 시에 한글 값으로 받도록 수정
@tkddn204 tkddn204 added the release release or deploy label Jan 19, 2024
@tkddn204 tkddn204 self-assigned this Jan 19, 2024
@tkddn204 tkddn204 merged commit 4a397b4 into release Jan 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release release or deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant