Skip to content

[REFACTOR/#290] api specifications writing#293

Open
leesumin0526 wants to merge 4 commits intodevelopfrom
refactor/#290-api-specifications-writing-sumin
Open

[REFACTOR/#290] api specifications writing#293
leesumin0526 wants to merge 4 commits intodevelopfrom
refactor/#290-api-specifications-writing-sumin

Conversation

@leesumin0526
Copy link
Contributor

#️⃣연관된 이슈

#290

📝작업 내용

  • Swagger 명세에 맞게 수정
  • 필요 없는 API 삭제

summary = "전체 학생의 사용 가능 제휴 동기화 API",
description = "# [v1.0 (2025-01-04)](https://clumsy-seeder-416.notion.site/3251197c19ed8066885cece9ffc455f6?source=copy_link)\n" +
"- 모든 학생의 user_paper 데이터를 동기화합니다.\n" +
"- 관리자 전용 API입니다."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

관리자 전용 같은 경우에는 나중에 다른 컨트롤러로 빼거나 나중에 따로 Auth 필터 지정해줘야하므로 참고해주세요. 회의때 얘기해봅시다

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

네엡 감사해용

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ refactor Refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants