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

[Feat] 전체일정 API #1598

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

wwwlnyy
Copy link

@wwwlnyy wwwlnyy commented Jan 9, 2025

📌 개요

전체일정 관련 API 호출

💻 작업사항

custom hook usePublicScheduleGet usePublicScheduleRequest

1. usePublicScheduleGet

  • GET: 전체일정 조회, 전체일정 기간조회, 전체일정 상세조회

2. usePublicScheduleRequest

  • POST: 전체일정(42행사/취업공고) 추가
  • PUT: 전체일정 수정
  • PATCH: 전체일정 삭제

💡관련 Issue

close #1592

@wwwlnyy wwwlnyy added the api api 호출 label Jan 9, 2025
@wwwlnyy wwwlnyy requested a review from JeongRon January 9, 2025 08:27
@wwwlnyy wwwlnyy self-assigned this Jan 9, 2025
@wwwlnyy wwwlnyy linked an issue Jan 9, 2025 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api api 호출
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Feat] 전체일정 API
1 participant