[PR #4119] [MERGED] docs: fix correct listUsers usage client-side API docs #5197

Closed
opened 2026-03-13 12:13:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4119
Author: @Kinfe123
Created: 8/21/2025
Status: Merged
Merged: 8/21/2025
Merged by: @himself65

Base: mainHead: fix/admin-listusers-docs


📝 Commits (1)

  • 42db8f5 fix(docs): correct listUsers client-side API docs

📊 Changes

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

View changed files

📝 docs/content/docs/plugins/admin.mdx (+44 -39)

📄 Description

closes #4103

Summary by cubic

Fixed the Admin plugin listUsers client-side docs to show parameters nested under query, not top-level. This aligns the type signature with the actual API and clarifies search, filter, sort, and pagination usage.

Screenshot 2025-08-21 at 10 41 14 AM

🔄 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/4119 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 8/21/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `fix/admin-listusers-docs` --- ### 📝 Commits (1) - [`42db8f5`](https://github.com/better-auth/better-auth/commit/42db8f5e67186a0e547c2db3034ae5a53b243e95) fix(docs): correct listUsers client-side API docs ### 📊 Changes **1 file changed** (+44 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/admin.mdx` (+44 -39) </details> ### 📄 Description closes #4103 <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed the Admin plugin listUsers client-side docs to show parameters nested under query, not top-level. This aligns the type signature with the actual API and clarifies search, filter, sort, and pagination usage. <!-- End of auto-generated description by cubic. --> <img width="743" height="437" alt="Screenshot 2025-08-21 at 10 41 14 AM" src="https://github.com/user-attachments/assets/3fa72d4a-0bb9-43b8-abf5-62a3a2ada994" /> --- <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-03-13 12:13:43 -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#5197