Yelp/swagger-gradle-codegen
💫 A Gradle Plugin to generate your networking code from Swagger
KotlinApache-2.0
Issues
- 4
Question: what if we have multiple input files?
#106 opened by djensen47 - 18
OpenAPI 3.0 compatibility
#51 opened by giolaq - 0
- 1
- 3
Support polymorphism
#103 opened by macisamuele - 4
Arrays handling seems bugged
#155 opened by krbob - 3
Support for kotlinx-datetime
#151 opened by mustafaozhan - 2
Support kotlinx.serialization
#135 opened by friedger - 1
- 10
`data` become `data` in generated code
#147 opened by klaszlo8207 - 2
Support for set model directories
#149 opened by klaszlo8207 - 7
How to remove usingPUT?
#146 opened by klaszlo8207 - 3
Enums in query and MULTI
#75 opened by carlosefonseca - 10
Handle null values in Kotlin TypesAdapter
#109 opened by mikeyshean - 1
- 1
Setup CodeCov
#61 opened by cortinico - 1
Remove support for moshi-reflective approach
#83 opened by macisamuele - 0
- 0
Setup AppVeyor
#60 opened by cortinico - 6
Features headers to remove not working
#120 opened by pietrini - 2
@JsonClass annotation is not generated
#117 opened by Andre777 - 0
Support RxJava3
#116 opened by cortinico - 17
Unable to load class 'org.gradle.kotlin.dsl.precompile.v1.PrecompiledProjectScript'.
#108 opened by mariuspena - 10
- 3
Usage and dependency documentation
#107 opened by djensen47 - 1
- 3
Generate files under `build/generated/`
#98 opened by martinbonnin - 2
Add support for moshi-kotlin-codegen
#62 opened by cortinico - 0
- 1
Nullability change in moshi JsonAdapter
#74 opened by carlosefonseca - 1
Missing enum import
#76 opened by midoriiro - 1
Kotlin support of "." (dot) on variable name causing an issue with query parameters' kotlin variable names with dots is shown as syntax error.
#73 opened by yudhir - 2
New enum from API support
#72 opened by jonandersen - 0
Plugin is failing with endpoints and inlined parameters + additionalProperties
#70 opened by cortinico - 0
Project Setup is currently broken on master
#58 opened by cortinico - 1
"modelFileFolder" test fails on Windows
#55 opened by doug-precocity - 2
Runtime Error on ZonedDateTime
#53 opened by chathudan - 4
- 3
Endpoint URL is invalid
#49 opened by chathudan - 1
Endpoint URL is invalid
#46 opened by chathudan - 6
Build failed on Version 1.1.0
#38 opened by chathudan - 0
Unable to create @Body
#41 opened by zelyon - 10
Sample doesn't works
#37 opened by zelyon - 3
securityDefinitions are not added to the headers
#25 opened by chathudan - 0
- 0
- 8
Kotlin support of Square Bracket on variable name causing an issue with query parameters' kotlin variable names with square brackets as syntax error
#31 opened by yudhir - 4
Read Swagger.json from URL
#27 opened by yudhir - 1
- 2