Skip to content

[MonthlySchedule] 월별 일정 정보 API 통신 구현 #27

@Lee-Jong-Jin

Description

@Lee-Jong-Jin
  • 휴가, 수업 테이블은 제외 (통신 확인은 공지사항으로 일단 테스트, 추후 추가 예정)

예시)

  • 요청(@RequestParam)
    GET localhost:8080/api/calendar?year="연도"&month="월"

  • 응답
    Dto) List
    Service) getMonthlySchedule (요청한 연/월에 해당하는 공지 전체 데이터 불러오기)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions