Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/FeatureValueDto.yaml
2022-09-26 21:59:54 -04:00

16 lines
394 B
YAML

type: object
properties:
feature:
type: string
description: The type of feature
example: 'department'
numerator:
type: integer
format: int32
example: 14
description: The number of identities that have access to the feature
denominator:
type: integer
format: int32
example: 14
description: The number of identities with the corresponding feature