[PR #5486] [MERGED] docs(organization): incorrect listTeamMembers api docs #31632

Closed
opened 2026-04-17 22:31:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5486
Author: @ping-maxwell
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @himself65

Base: canaryHead: fix/docs/org-list-team-members-query


📝 Commits (2)

  • 328948f docs(organization): incorrect listTeamMembers api docs
  • 8e95644 Merge branch 'canary' into fix/docs/org-list-team-members-query

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/content/docs/plugins/organization.mdx (+1 -1)

📄 Description

Missing query in authClient & auth.api call.


Summary by cubic

Corrected the API docs for /organization/list-team-members to show the request uses query parameters. Added forceAsQuery to the APIMethod so examples match authClient and auth.api behavior.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5486 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix/docs/org-list-team-members-query` --- ### 📝 Commits (2) - [`328948f`](https://github.com/better-auth/better-auth/commit/328948fb76f8e96c28687bb2672a45793ed20dcb) docs(organization): incorrect `listTeamMembers` api docs - [`8e95644`](https://github.com/better-auth/better-auth/commit/8e95644fd97f67814bb6c507ab2044208b2cc6da) Merge branch 'canary' into fix/docs/org-list-team-members-query ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/organization.mdx` (+1 -1) </details> ### 📄 Description Missing `query` in authClient & auth.api call. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Corrected the API docs for /organization/list-team-members to show the request uses query parameters. Added forceAsQuery to the APIMethod so examples match authClient and auth.api behavior. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:31:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#31632