mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 19:23:44 +00:00
* fix validation with discriminator using parent instead * add new files * add new workflow * fix
588 B
588 B
Org.OpenAPITools.Model.DataQuery
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | long | Query | [optional] |
| Outcomes | List<Query.OutcomesEnum> | [optional] | |
| Suffix | string | test suffix | [optional] |
| Text | string | Some text containing white spaces | [optional] |
| Date | DateTime | A date | [optional] |