forked from loafle/openapi-generator-original
* update toUrlQueryString * add new files * minor bug fixes * support object in query parameter - java apache httpclient * rename variable - java native * update samples * fix try catch
439 B
439 B
Query
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Long | Query | [optional] |
outcomes | List<OutcomesEnum> | [optional] |
Enum: List<OutcomesEnum>
Name | Value |
---|---|
SUCCESS | "SUCCESS" |
FAILURE | "FAILURE" |
SKIPPED | "SKIPPED" |