add go echo api tests (#16570)

This commit is contained in:
William Cheng
2023-09-13 10:49:05 +08:00
committed by GitHub
parent 5b4d97016a
commit 781ccae722
55 changed files with 9998 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# StringEnumRef
## Enum
* `SUCCESS` (value: `"success"`)
* `FAILURE` (value: `"failure"`)
* `UNCLASSIFIED` (value: `"unclassified"`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)