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

16 lines
354 B
YAML

type: object
nullable: true
description: The manager for the identity.
properties:
type:
$ref: './DtoType.yaml'
example: 'IDENTITY'
id:
type: string
description: Identity id
example: '2c9180a46faadee4016fb4e018c20639'
name:
type: string
description: Human-readable display name of identity.
example: 'Thomas Edison'