Skip to content

Commit 45df56e

Browse files
committed
chore(search): document provider refresh option mapping
1 parent 39438f8 commit 45df56e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/lib/credential-groups/organization-account-options.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import type {
33
UpdateOrganizationAccountsBody,
44
} from '@/lib/api/contracts/organization-accounts'
55

6+
/** Preserves option identities and custom Slack scopes while the server refreshes managed OAuth policies. */
67
export function getOrganizationAccountUpdateOptions(
78
group: NonNullable<OrganizationAccountsSettings['credentialGroup']>
89
): NonNullable<UpdateOrganizationAccountsBody['options']> {

0 commit comments

Comments
 (0)