Skip to content

Conversation

@dorsha
Copy link
Member

@dorsha dorsha commented Jan 24, 2026

Fix external groups functions docs

@dorsha dorsha requested review from aviadl and Copilot January 24, 2026 21:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects the documentation for two external (SSO) group management functions by removing the members field from their return value specifications. The functions load_all_groups() and load_all_groups_for_members() return only group metadata (id and display name), not member details. Member information is only returned by the separate load_all_group_members() function.

Changes:

  • Removed incorrect members field documentation from load_all_groups() return value
  • Removed incorrect members field documentation from load_all_groups_for_members() return value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dorsha dorsha changed the title Fix external groups functions docs doc: fix external groups functions docs Jan 24, 2026
@github-actions
Copy link

Coverage report

The coverage rate went from 98.36% to 98.36% ➡️

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

@dorsha dorsha changed the title doc: fix external groups functions docs docs: fix external groups functions docs Jan 24, 2026
@dorsha dorsha merged commit 2eff8cb into main Jan 24, 2026
70 of 72 checks passed
@dorsha dorsha deleted the fix-external-groups-doc branch January 24, 2026 21:22
dorsha added a commit that referenced this pull request Jan 25, 2026
dorsha added a commit that referenced this pull request Jan 25, 2026
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.

3 participants