Sören Sprößig

Results 1 comments of Sören Sprößig

without deeper knowledge of Kotlin: https://github.com/meanmail-dev/requirements/blob/master/src/main/kotlin/ru/meanmail/pypi/serializers/FileInfo.kt#L7 could changing `String` to `String?` solve the problem? It seems the comment may be optional (in my case for `fastapi==0.75.1`) ``` kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON...