[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:
Jorge Fernandez
2024-12-17 14:50:00 +01:00
committed by GitHub
parent b01c8be47f
commit 9fec13af85
77 changed files with 5702 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# ApiStringEnumRef
## Enum
* `success` (value: `"success"`)
* `failure` (value: `"failure"`)
* `unclassified` (value: `"unclassified"`)