forked from loafle/openapi-generator-original
Merge remote-tracking branch 'origin/master' into 6.3.x
This commit is contained in:
@@ -11,8 +11,8 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
|
||||
|
||||
## Requires
|
||||
|
||||
* Kotlin 1.4.30
|
||||
* Gradle 6.8.3
|
||||
* Kotlin 1.6.10
|
||||
* Gradle 7.5
|
||||
|
||||
## Build
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ import java.io.Serializable
|
||||
* @param propertyName
|
||||
*/
|
||||
|
||||
|
||||
data class ModelWithEnumPropertyHavingDefault (
|
||||
|
||||
@Json(name = "propertyName")
|
||||
|
||||
Reference in New Issue
Block a user