mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 12:27:48 +00:00
18 lines
451 B
YAML
18 lines
451 B
YAML
properties:
|
|
type:
|
|
description: |-
|
|
FormOwnerType value.
|
|
IDENTITY FormOwnerTypeIdentity
|
|
enum:
|
|
- IDENTITY
|
|
example: IDENTITY
|
|
type: string
|
|
x-go-enum-desc: IDENTITY FormOwnerTypeIdentity
|
|
x-go-name: Type
|
|
id:
|
|
description: Unique identifier of the form's owner.
|
|
example: 00000000-0000-0000-0000-000000000000
|
|
type: string
|
|
x-go-name: ID
|
|
type: object
|
|
x-go-package: github.com/sailpoint/sp-forms/domain |