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

[Feature] - 알림 들어올 때 가격, 거래량 등 검증 로직 추가, docs 추가 #365

Closed
2 tasks
swkim12345 opened this issue Dec 4, 2024 · 0 comments · Fixed by #366
Closed
2 tasks
Labels
✨feature 기능 개발

Comments

@swkim12345
Copy link
Collaborator

To-do

  • 알림 들어올 때 가격, 거래량 등 검증 로직 추가
  • 검증 후 에러시 400 에러, docs 추가

ETC

@swkim12345 swkim12345 added the ✨feature 기능 개발 label Dec 4, 2024
swkim12345 added a commit that referenced this issue Dec 4, 2024
* 💄 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: 원 추가
@github-actions github-actions bot closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 개발
Projects
None yet
1 participant