Document Akkoma API #678
No reviewers
Labels
No labels
approved, awaiting change
broken setup
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma!678
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma:doc-akkomapi"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Together with the various documentation fixes and additions from my other PRs, i believe all API-related Akkoma additions are now properly documented, though it’s possible I missed something (+ some few undocumented pre-Akkoma features like the dashboard).
Note that the example response for
PUT /api/v1/akkoma/preferred_frontendwas generated by modifying the source to accept any PUT request and hardcodingplerofma-fe/stabledue to issues actually using this API endpoint normally; see #677134f16d16b7bc67f5dd5katafrakt referenced this pull request2024-02-03 13:29:31 +00:00
7bc67f5dd5a325357f57yup, the bubble timeline API was not yet documented and as it turns out the documented identification name was outdated too. Added two more commits (+rebase) to take care of both
(side note: i really don’t like how Forgejo only ever displays the initially pushed commits in the conversation overview; making it easy to accidentally review an old version and not immediately notice newly added commits)
a325357f57cda597a05cthanks a lot! docs are good~