ktorio / ktorio/ktor-init-tools

Unsupported: 'Float'

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
40
Forks
22
PR merge metrics
No merged PRs in 30d

Description

I get an error when generating a client from openapi:
```
Couldn't generate ZIP. Reason: IllegalStateException: Unsupported 'Float'
```

[jellyfin-openapi.json](https://github.com/ktorio/ktor-init-tools/files/4990356/jellyfin-openapi.json.txt)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce client generation using the attached jellyfin-openapi.json file and trace where the Float type is rejected. Identify the relevant generator entry point from the failure, then verify that the same specification generates a ZIP successfully without the Unsupported 'Float' error.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, openapi
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.