unofficial-documentation icon indicating copy to clipboard operation
unofficial-documentation copied to clipboard

solved.ac API를 문서화하는 커뮤니티 프로젝트

Results 16 unofficial-documentation issues
Sort by recently updated
recently updated
newest added

새로이 추가됐거나 누락된 엔드포인트들을 추가합니다. 5d2e331a5c2a9b551c9a71a46e00e4e0ceaa7c46: prettier line operator를 `CRLF`로 고정하였습니다. Closes #71 ### Endpoints - /user/additional_info - 해당 핸들의 사용자 개인정보를 가져옵니다. - /post/show - 해당 제목의 도움말을 가져옵니다....

- 기존에 TODO로 있던 걸 #67 에서 제거할 예정이므로 여기에 기록해둠 (seealso cfd2cd5) ### 목록 - GET /post/show - GET /tag/list - GET /user/class_stats - GET /user/contribution_stats - GET /user/problem_tag_stats

## 관련 이슈 - #50 - #52 ## 체크리스트 - [x] /user/grass 추가 - [ ] /user/tag_ratings 추가 - [ ] /user/top_100 추가 - [ ] /user/available_badges 추가 - [...

![image](https://user-images.githubusercontent.com/52066828/223483583-1fc9e730-421b-4a50-bd2a-ad7e7275b5a4.png) ![image](https://user-images.githubusercontent.com/52066828/223484859-a3b6d771-18f1-4771-bdca-91d261475455.png) 어제쯤 부터 CORS 에러가 발생합니다.

solved.ac 측 이슈

### 유저 스킴 변경 아레나 관련 변경, 차단 기능 추가로 인한 변경 사항이 있습니다. 접기/펼치기 ```json { "handle": "w8385", "bio": "https://github.com/w8385", "badgeId": "boardgame", "backgroundId": "boardgame_5", "profileImageUrl": "https://static.solved.ac/uploads/profile/w8385-picture-1661145114047.png", "solvedCount": 2491, "voteCount":...

# POST /account/coin_exchange 코인 환전시 사용되는 API입니다. # GET account/integration/list 연동된 계정을 가져옵니다. # GET /coins/exchange_rate_history 코인 환율 내역을 가져옵니다. # GET /account/inventory 인벤토리 목록을 불러옵니다. # GET /background/unlocked_users?backgroundId=&{BackgroundID}&page=&{PageNumber}&sort=${SortType}&direction=${SortDirection} 배경을...

## 단순 질문은 토론(Discussions) 탭에서 질답 유형의 글을 만들어주세요. - 질답 유형의 글 제목은 질문을 잘 표현하도록 합니다. 예시: `안 푼 문제 중에 검색하려면 어떻게 하나요?` - 한 글에는 하나의...

CATS를 통해 OpenAPI 문서 기반으로 문서 정확성 테스트를 자동화할 수 있습니다. https://github.com/Endava/cats#contract-driven-auto-generated-tests-for-swagger

- basepath를 /unofficial-documentation 로 변경 - stoplight/elements 버그 수정 및 업그레이드 - hybrids 대신 solid-element 사용 seealso - #76