mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
24 lines
573 B
YAML
24 lines
573 B
YAML
type: object
|
|
properties:
|
|
accessType:
|
|
type: string
|
|
example: role
|
|
description: the access item type. role in this case
|
|
id:
|
|
type: string
|
|
example: 2c918087763e69d901763e72e97f006f
|
|
description: the access item id
|
|
displayName:
|
|
type: string
|
|
example: sample
|
|
description: the role display name
|
|
description:
|
|
type: string
|
|
example: Role - Workday/Citizenship access
|
|
description: the description for the role
|
|
sourceName:
|
|
type: string
|
|
example: Source Name
|
|
description: the associated source name if it exists
|
|
|
|
|