Skip to content

docs: document user list query parameters#6385

Merged
liuruibin merged 1 commit into
1Panel-dev:v2from
zhonggang666:codex/fix-6375-user-list-api-docs
Jul 10, 2026
Merged

docs: document user list query parameters#6385
liuruibin merged 1 commit into
1Panel-dev:v2from
zhonggang666:codex/fix-6375-user-list-api-docs

Conversation

@zhonggang666

Copy link
Copy Markdown
Contributor

Summary

  • Document the nick_name query parameter for /user/list.
  • Document the same optional filter for workspace user list schema.

Root cause

The API intentionally caps user list results at 200 records, but the generated OpenAPI docs did not expose the supported filter parameter.

Validation

  • python -m py_compile apps\users\api\user.py apps\users\views\user.py
  • git diff --check

Fixes #6375

@zhonggang666 zhonggang666 marked this pull request as ready for review July 9, 2026 13:09
@zhonggang666 zhonggang666 force-pushed the codex/fix-6375-user-list-api-docs branch from 70fa11d to 5af041f Compare July 9, 2026 13:12
@liuruibin liuruibin merged commit 77ecbdc into 1Panel-dev:v2 Jul 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 获取所有用户的接口返回结果只有200条

2 participants