Skip to content

Conversation

codymikol
Copy link
Contributor

@codymikol codymikol commented Sep 3, 2020

Description

Currently the kotlin generator is unaware of the primitive array types. This adds all of them pulled from the official Arrays.ky file in the kotlin repo https://github.com/JetBrains/kotlin/blob/master/core/builtins/native/kotlin/Arrays.kt

Fixes #749

Commit Body

this will prevent them from being incorrectly
imported as non existing swagger models

Fixes N/A

@codymikol codymikol force-pushed the kotlin-primitive-array-types branch from b4c7dce to fdbbb8a Compare September 3, 2020 16:54
this will prevent them from being incorrectly
imported as non existing swagger models

Fixes N/A
@codymikol codymikol force-pushed the kotlin-primitive-array-types branch from fdbbb8a to d4e0dde Compare September 3, 2020 16:55
@HugoMario
Copy link
Contributor

thanks @codymikol !!

@HugoMario HugoMario merged commit 3fd5cd3 into swagger-api:master Sep 3, 2020
@codymikol
Copy link
Contributor Author

Thanks for getting it in so quick @HugoMario

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Kotlin] - No support for primitive array types
2 participants