mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
10 lines
219 B
YAML
10 lines
219 B
YAML
type: object
|
|
properties:
|
|
userName:
|
|
type: string
|
|
description: The login name of the user
|
|
example: Abby.Smith
|
|
sourceName:
|
|
type: string
|
|
description: The display name of the source
|
|
example: My-AD |