[Documentation] API Docs and YAML Outdated/Incorrectly Built
Working on trying to programatically import my AllTrails data via the Wanderer API and noticed since the v17 update it seems as though the API docs/schema are no longer accurate.
The author ID on the Create Summit Log endpoint seems to want the Activity Pub ID and not the actual user ID.
https://wanderer.to/api-reference/operations/createsummitlog
And the built-in docs don't correctly reflect the correct key names, and appear to be missing quite a few entries:
Yes, you are absolutely correct. I haven't gotten to updating the API reference. It's just not as fun as implementing new feature ;)
Can I assist you with your usecase?
I think I've got most of it sorted out by combing through the code! No worries :)