Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/forms/FormUsedBy.yaml
2023-07-18 20:37:15 +00:00

22 lines
542 B
YAML

properties:
id:
description: ID is a unique identifier
example: 00000000-0000-0000-0000-000000000000
type: string
x-go-name: ID
type:
description: |-
Type is a FormUsedByType value
WORKFLOW FormUsedByTypeWorkflow
SOURCE FormUsedByTypeSource
enum:
- WORKFLOW
- SOURCE
example: WORKFLOW
type: string
x-go-enum-desc: |-
WORKFLOW FormUsedByTypeWorkflow
SOURCE FormUsedByTypeSource
x-go-name: Type
type: object
x-go-package: github.com/sailpoint/sp-forms/domain