mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
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" |