[BUG] A field defined with type as number
, format: int32 is generated as a Double field by the Kotlin Generator.
#2110
Labels
bug
Something isn't working
Describe the bug.
When the Kotlin generator is run on this, the field generated is of type Double.
Expected behavior
The field should ideally be an Integer
Screenshots
How to Reproduce
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: