wanderer icon indicating copy to clipboard operation
wanderer copied to clipboard

[Documentation] API Docs and YAML Outdated/Incorrectly Built

Open nebriv opened this issue 6 months ago • 2 comments

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:

Image

nebriv avatar Jun 22 '25 19:06 nebriv

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?

Flomp avatar Jun 24 '25 12:06 Flomp

I think I've got most of it sorted out by combing through the code! No worries :)

nebriv avatar Jun 24 '25 13:06 nebriv