Files
api-specs/idn/beta/schemas/forms/FormElementDataSourceConfigOptions.yaml
GitHub Action Bot 6499189f24 Automated commit 'Merge pull request #1324 from sailpoint/jalvarez/PLTFORMS-923
PLTFORMS-923: Add api docs for forms' by github action: 5592152758
2023-07-18 20:36:51 +00:00

18 lines
683 B
YAML

type: object
properties:
label:
description: Label is the main label to display to the user when selecting this option
type: string
example: 'regression-test-access-request-07c55dd6-3056-430a-86b5-fccc395bb6c5'
x-go-name: Label
subLabel:
description: SubLabel is the sub label to display below the label in diminutive styling to help describe or identify this option
type: string
example: ''
x-go-name: SubLabel
value:
description: Value is the value to save as an entry when the user selects this option
type: string
example: 'e96674448eba4ca1ba04eee999a8f3cd'
x-go-name: Value
x-go-package: github.com/sailpoint/sp-forms/domain