mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-26 22:33:48 +00:00
* clone Schema using AnnotationUtils.clone with WA (to clone schemas with example field set) * changes after scripts run
449 B
449 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] |