forked from loafle/openapi-generator-original
[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,12 @@
|
||||
|
||||
# ApiNumberPropertiesOnly
|
||||
|
||||
## Properties
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------- | ------------- | ------------- |
|
||||
| **number** | [**java.math.BigDecimal**](java.math.BigDecimal.md) | | [optional] |
|
||||
| **float** | **kotlin.Float** | | [optional] |
|
||||
| **double** | **kotlin.Double** | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user