mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
10 lines
252 B
YAML
10 lines
252 B
YAML
type: object
|
|
properties:
|
|
identityAttributeName:
|
|
type: string
|
|
description: Name of the identity attribute
|
|
example: email
|
|
transformDefinition:
|
|
$ref: './TransformDefinition.yaml'
|
|
description: The seaspray transformation definition
|