mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 00:43:46 +00:00
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp (#20338)
* feat(issue-20231): add echo_api client for kotlin okhttp * build(issue-20231): sync files
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
# ApiStringEnumRef
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `success` (value: `"success"`)
|
||||
|
||||
* `failure` (value: `"failure"`)
|
||||
|
||||
* `unclassified` (value: `"unclassified"`)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user