We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
에브리타임 (android)
user 정보를 확인합니다.
GET
/login/
None
Status code : 200
200
response body
{ "id" : string, "name" : string, "nickname" : string, "university" : string, "admissionYear" : int }
Status code : 400
400
{ "error": "" "detail" : "" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
서비스
에브리타임 (android)
sprint3 계획
개발 진행 상황
이후 계획
프로필 조회 api 예시: my_profile
user 정보를 확인합니다.
Method
GET
URL
/login/
URL Params
None
Data Params
Success Response
Status code :
200
response body
Error Response
Status code :
400
The text was updated successfully, but these errors were encountered: