Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 659 Bytes

File metadata and controls

14 lines (9 loc) · 659 Bytes

OneOfConstraint

The parameter has a manually predefined set of options.

Properties

Name Type Required Description
options List[ParameterOption] Yes
other_values_allowed bool Yes A flag denoting whether custom, user provided values will be considered valid. This is configured via the Allowed "Other" value toggle in the Ontology Manager.
type Literal["oneOf"] Yes None

[Back to Model list] [Back to API list] [Back to README]