Files
api-specs/idn/beta/schemas/RequestableObjectReference.yaml
2022-09-02 10:59:29 -04:00

22 lines
469 B
YAML

type: object
properties:
id:
type: string
example: 2c938083633d259901633d25c68c00fa
description: Id of the object.
name:
type: string
example: Object Name
description: Name of the object.
description:
type: string
example: Object Description
description: Description of the object.
type:
type: string
enum:
- ACCESS_PROFILE
- ROLE
- ENTITLEMENT
description: Type of the object.
example: ROLE