v0.4.12
변경 사항🥳
3482f81
chore(release): v0.4.12
0aa9e95
Merge pull request #17 from inu-appcenter/dev/seohyun
589a559
fix : maxPage는 정수로 올림.
469d29f
chore : 안쓰는 코드 제거
3f64297
fix : eventInformation에 maxPage, totalEvent 도 함께 내려주기
b680f7a
fix : EventPageResponseScheme 에 maxPage, totalEvent 추가
9a38e41
chore : getTotalEvent private 제거
dbc0634
fix : 아 여기두.. params 가 아니라 query!!!! 이제 잘 됨
15ad48b
fix : params 가 아니라 query!!!! 이제 잘 됨 (바보바보바보바보)
4bac46e
feat : 이벤트 페이징 관련 서비스 추가 (현재 Zod Error)
4c3efab
feat : 이벤트 페이징 라우터 추가 (현재 Zod Error)
f4b3ae0
chore : EventPageResponseScheme 작성 (현재는 event만 임시로)