forked from loafle/openapi-generator-original
add go echo api tests (#16570)
This commit is contained in:
15
samples/client/echo_api/go/docs/StringEnumRef.md
Normal file
15
samples/client/echo_api/go/docs/StringEnumRef.md
Normal 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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user