mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
10 lines
258 B
YAML
10 lines
258 B
YAML
|
|
type: object
|
|
properties:
|
|
source:
|
|
$ref: '../../v3/schemas/AttrSyncSource.yaml'
|
|
attribute:
|
|
type: string
|
|
description: Name of the source account attribute to which the identity attribute values should be synchronized
|
|
example: mail
|