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

9 lines
227 B
YAML

type: object
properties:
id:
type: string
format: UUID
description: ID of access item being recommended.
example: 2c9180835d2e5168015d32f890ca1581
type:
$ref: './AccessRequestRecommendationItemType.yaml'