forked from loafle/openapi-generator-original
* custom types support in inheritance fix * files changed after scripts run * remove unused method * move cloneSchema to ModelUtils * imports * changes after scripts run * test cloning array of enums schema
472 B
472 B
openapi::DataQuery
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | integer | Query | [optional] |
outcomes | array[character] | [optional] [default to ["SUCCESS","FAILURE"]] [Enum: ] | |
suffix | character | test suffix | [optional] |
text | character | Some text containing white spaces | [optional] |
date | character | A date | [optional] |