-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* 💄 style: eslint 깨지는 파일 수정 * 📝 docs: stockId 잘못 들어 있던 데코레이터 수정 * 📝 docs: response alarmresponse 로 수정 * 🐛 fix: bigint가 런타임때는 string으로 작동, decimal 15,2로 변경 * 🐛 fix: stock id를 이상하게 호출하는 문제 해결, express 와 동일한 구조로 되어있어 라우터 등록 순서에 영향 받는 다는 것을 간과함 * 🐛 fix: put 에러 수정, alarmDate -\> alarmExpiredDate로 명확화 * 📝 docs: reqeust 업데이트 * 🐛 fix: alarmDate 업데이트 * 🐛 fix: alarmExpiredDate로 변환, 이에 맞춰 docs도 업데이트 * ✨ feat: 알림 서비스 검증 로직 구현 * 📝 docs: 알림 docs 에러 수정 * 🐛 fix: expired date 논리 오류 수정 * 📝 docs: 원 추가
- Loading branch information
1 parent
c035e0e
commit b48f975
Showing
6 changed files
with
153 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters