mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
11 lines
239 B
YAML
11 lines
239 B
YAML
type: object
|
|
properties:
|
|
accessItemAdded:
|
|
type: number
|
|
description: the count of access item added
|
|
accessItemAdded:
|
|
type: number
|
|
description: the count of access item removed
|
|
example:
|
|
accessAdded: 3
|
|
accessRemoved: 2 |