Milad 8c014372aa
[Java RESTEasy client] updating test to use the Java RESTEasy echo api client (#17367) (#17470)
* updating test to use the Java RESTEasy echo api client (#17367)

* regenerated samples

* set source and target to 1.8 to fix workflow failure, adapted parser
2023-12-26 09:32:51 +08:00

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"