Full support of type inference for request body
Đang mở
bug
- Ngôn ngữ chính
- Kotlin
- Star
- 114
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Right now due to the bug of Kotlin compiler, adequate type inference for request body in the library's DSL is not working ( https://youtrack.jetbrains.com/issue/KT-31098 ).
As soon as the bug gets fixed in the future releases of Kotlin, we need to revert `Body.Delegate` to use inline setter with reified type parameter.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.