kwork-api/docs
root adb30e7d7a fix: update endpoints based on HAR analysis
- Fix /userReviews → /user/get_reviews (confirmed in HAR)
- Fix /user → /api/user/checknotify (temporary, need correct endpoint)
- Add TODO comments for broken endpoints:
  - /catalogMainv2 (HAR shows GET /categories/{slug})
  - /getKworkDetails (HAR shows GET /projects/{id}/view)
  - /cities, /countries (not in HAR, need investigation)
- Add documentation:
  - docs/HAR_ENDPOINTS_MAPPING.md
  - src/kwork_api/ENDPOINTS_TODO.md
2026-03-29 22:34:09 +00:00
..
api-reference.md Initial commit: Kwork API client with full CI/CD 2026-03-29 21:07:19 +00:00
HAR_ENDPOINTS_MAPPING.md fix: update endpoints based on HAR analysis 2026-03-29 22:34:09 +00:00
index.md Initial commit: Kwork API client with full CI/CD 2026-03-29 21:07:19 +00:00
usage.md Initial commit: Kwork API client with full CI/CD 2026-03-29 21:07:19 +00:00