-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#11] feat : OpneApi를 통해서 공기 대기를 받아오는 기능 구현
- OpenApi를 활용하여 오늘의 대기상태를 받아오는 기능을 구현하였습니다. #11 # 꼬릿말은 아래에 작성 : ex) #이슈 번호 # --COMMIT END-- # <타입> 리스트 # feat : 기능 (새로운 기능) # fix : 버그 (버그 수정) # refactor : 리팩토링 # style : 스타일(코드 형식, 세미콜론 추가 : 비지니스 로직 변경 X) # docs : 문서 (문서 추가, 수정, 삭제) # test : 테스트 (테스트 코드 추가, 수정, 삭제 : 비지니스 로직 변경 X) # chroe : 기타 변경사항(빌드 스크립트 수정 등) ------------------------- # 제목 첫 글자 대문자 # 제목은 명령문 # 제목 끝에 마침표(.) 금지 # 제목과 본문을 한 줄 띄워 분리하기 # 본문은 "어떻게" 보다 "무엇을" , "왜"를 설명한다 # 본문에 여러줄의 메시지를 작성할 땐 "-"로 구분 -------------------------
- Loading branch information
Showing
2 changed files
with
71 additions
and
6 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