-
Notifications
You must be signed in to change notification settings - Fork 0
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
공지사항, FAQ API 협의 #24
Labels
Comments
프론트에서 요청한 API 응답 형태 {
"status_code": 200,
"body": {
"code": "success",
"message": "성공",
"data": [],
"pagination": {}
}
}
|
|
고정 공지, 일반 공지 API 분리 (페이지네이션 때문) |
This was referenced Feb 6, 2025
Open
Open
faq에서 에러(ex. 요청) error가 발생시 |
status code는 200만 사용합니다. |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📌 Description
The text was updated successfully, but these errors were encountered: