julia-client.partial_model_doc_oneof.mustache Maven / Gradle / Ivy
{{#oneOf}}{{#-first}}
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | This is a oneOf model. The value must be exactly one of the following types: {{/-first}}{{/oneOf}}{{#oneOf}}{{{.}}}{{^-last}}, {{/-last}}{{/oneOf}} | {{description}} | {{^required}}[optional] {{/required}}
{{#discriminator}}The discriminator field is `{{propertyName}}`{{#hasDiscriminatorWithNonEmptyMapping}} with the following mapping:
{{#mappedModels}}
- `{{mappingName}}`: `{{modelName}}`
{{/mappedModels}}
{{/hasDiscriminatorWithNonEmptyMapping}}{{/discriminator}}