-
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
* 🐛 fix: 한번만 callback 함수를 부르는 방식으로 변경, 안 쓰이는 함수 삭제 * 💄 style: processStockData 이름 변경 * ✨ feat: new Date 추가 * 🐛 fix: new date에서 date없이도 가능 * 📝 docs: korea.mst * ✨ feat: newDate 타입가드, isSameMonth, week 추가 * 🐛 fix: 데이터 받아오는 단위 수정 * 🐛 fix: dequeue 수정, 테스트 코드 제외 * 🐛 fix: newDate 오류 수정 * 🐛 fix: period 데이터 받지 못하는 문제 해결 * 💄 style: 테스트 코드 삭제 * 🐛 fix: stock.gateway 수정 * 🐛 fix: unsubscribe 기능 추가 * 🐛 fix: livedata service 수정 * 🐛 fix: null 일때 에러 리턴 * 📝 docs: 불필요한 info 삭제 * ♻️ refactor: 안쓰이는 service 삭제
- Loading branch information
1 parent
e1bb6b8
commit 5344b26
Showing
6 changed files
with
62 additions
and
65 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
15 changes: 0 additions & 15 deletions
15
packages/backend/src/scraper/openapi/openapi-scraper.service.ts
This file was deleted.
Oops, something went wrong.
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