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 |
|