docs: fix more parameter mismatches and job name inaccuracies
- Fix feed.following -> feed.followingfeed (actual function name) - Fix branch.listbyname: doesn't filter by name, just lists branches with pagination - Fix branch.get: parameter is branch_slug not branchName - Fix follow.follow: takes payload dict, not username string - Add pagination parameter docs for feed.cafefeed and feed.followingfeed - Revert GitLab URL changes (correct - points to upstream repo)
This commit is contained in:
parent
e7cf4f1e09
commit
17d6ed69d1
4 changed files with 53 additions and 24 deletions
|
|
@ -620,7 +620,7 @@ python -m pytest tests/
|
|||
|
||||
For issues, questions, or contributions:
|
||||
- [TrustCafé Website](https://trustcafe.io)
|
||||
- [Forgejo Repository](https://git.jezzahehn.com/KrustyPlanet/trustcafe-api-wrapper)
|
||||
- [GitLab Repository](https://gitlab.com/trustcafe/trustcafe-api-wrapper)
|
||||
- Contact the WikiTribune team
|
||||
|
||||
## Version History
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue