forked from loafle/openapi-generator-original
* add bearer auth API to echo-api * run generate-samples.sh * add resttemplate echo-api sample * add bearer auth test * remove @Ignore
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" |