docs: update connector name and style to match docs site#31
Conversation
| | :--- | :--- | :--- | | ||
| | Users | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | | | ||
| | Admins | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | | | ||
| | Accounts | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | | | ||
| | Roles | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | | | ||
| | Groups | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | <Icon icon="square-check" iconType="solid" color="#c937ae"/> | |
There was a problem hiding this comment.
🟠 Bug: The capabilities table now omits Users and Admins, but both resource types are actively synced by the connector — userBuilder and adminBuilder are registered in ResourceSyncers() (pkg/connector/connector.go:58-64). Removing them from the docs makes the documentation inaccurate. These rows should be kept.
Connector PR Review: docs: update connector name and style to match docs siteBlocking Issues: 0 | Suggestions: 0 | Threads Resolved: 0 Review SummaryThe new commit restores the Users and Admins rows to the capabilities table in Security IssuesNone found. Correctness IssuesNone found. SuggestionsNone. |
Issue fixed in follow-up commit; re-review passed.
Summary
Syncs
docs/connector.mdxwith the canonical docs site.Changes include:
**Done.**phrasing, icon color, C1 branding)The docs site is the source of truth for connector page content.