Files
api-specs/idn/beta/schemas/forms/ListPredefinedSelectOptionsResponse.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

9 lines
250 B
YAML

type: object
properties:
results:
description: Results holds a list of PreDefinedSelectOption items
type: array
items:
$ref: './PreDefinedSelectOption.yaml'
x-go-name: Results
x-go-package: github.com/sailpoint/sp-forms/domain