-
-
Notifications
You must be signed in to change notification settings - Fork 7k
[Kotlin][Client] Fix url path for Retrofit, Fix optionals for @Query @Body, Set List as default collection for Kotlin data class #6456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
wing328
merged 36 commits into
OpenAPITools:master
from
kuFEAR:kotlin_client_fix_list_and_fix_retrofit_path
Jun 16, 2020
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
7503c6b
Replace typeMapping kotlin.Array with kotlin.collections.List, becaus…
kuFEAR 8321d0f
Fixed path(removed slash on begin path) for Jvm Kotlin Retrofit
kuFEAR 3c2e6ec
Fixed handling optional bodyParams for Jvm Kotlin Retrofit
kuFEAR 7a790d0
Fix kotlin tests
kuFEAR aee66fe
Fixed code format for detekt inspections #2
kuFEAR b22f22e
revert formatting
kuFEAR 37db0c4
Added ability to generate optional @Query params.
kuFEAR 6e4fcf6
Update Kotlin docs.
kuFEAR 3c747a9
Update Kotlin openapi3 client samples
kuFEAR 57f0797
Update Kotlin client samples
kuFEAR 6729176
Merge remote-tracking branch 'base_origin/master' into kotlin_client_…
kuFEAR 6215f12
Update Kotlin openapi3 client samples after merge with master
kuFEAR 06aa8b5
Revert hardcoding List instead Array
kuFEAR 4aa653c
Set List as default collectionType
kuFEAR 48402f5
Update Kotlin samples
kuFEAR cf5f684
Fixed Kotlin multiplatform api template. fix mapper for Array type.
kuFEAR 927089d
Update Kotlin multiplatform sample
kuFEAR 1c8c952
Fix Kotlin multiplatform template code style
kuFEAR 4dfc577
Update Kotlin multiplatform sample
kuFEAR 4826bfd
Fix Kotlin multiplatform converting Array to List in Api.
kuFEAR 9e40a1a
Update Kotlin multiplatform sample #3
kuFEAR ff3f63d
Fix Kotlin tests
kuFEAR 198912a
Fix Kotlin jackson Application.kt
kuFEAR 2648d1d
Fix Kotlin tests #2
kuFEAR 93a373d
Merge remote-tracking branch 'base_origin/master' into kotlin_client_…
kuFEAR 5b871fe
Fix merge conflict with master
kuFEAR 0e01283
Merge remote-tracking branch 'base_origin/master' into kotlin_client_…
kuFEAR ccb5ae7
Merge remote-tracking branch 'base_origin/master' into kotlin_client_…
kuFEAR 1d7e8bb
Generate samples after merge with master
kuFEAR 35d72c2
Generate samples after merge with master #2
kuFEAR bc9d17f
Generate samples after merge with master #3
kuFEAR 993c5e9
Merge remote-tracking branch 'base_origin/master' into kotlin_client_…
kuFEAR 4f049e4
Generate samples after merge with master #4
kuFEAR b878f22
Merge branch 'master' of https://github.com/openapitools/openapi-gene…
wing328 d950cd0
update kotlin samples
wing328 dfbd8da
update all samples
wing328 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.