better java resteasy echo api client tests (#17473)

This commit is contained in:
William Cheng
2023-12-26 10:25:55 +08:00
committed by GitHub
parent 2d50655d8c
commit c215bc681d
89 changed files with 78 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
# StringEnumRef
## Enum
* `SUCCESS` (value: `"success"`)
* `FAILURE` (value: `"failure"`)
* `UNCLASSIFIED` (value: `"unclassified"`)