mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
11 lines
226 B
YAML
11 lines
226 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: the owner id
|
|
displayName:
|
|
type: string
|
|
description: the name of the owner
|
|
example:
|
|
id: '2c91808a77ff216301782327a50f09bf'
|
|
displayName: 'Approver 1' |